@charset "utf-8";
/* CSS Document */


/*=================================
Navbar Area
====================================*/
/*================================
Main Banner Style
===================================*/
.main-banner {
  position: relative;
  z-index: 1;
 padding: 150px 0; min-height: 780px;
  overflow: hidden;
}

.banner-text {
  position: relative;
  max-width: 100%;padding-top: 200px;
}


.banner-text h1 {
  font-size: 46px; 
  font-weight: 300;color: #000; text-align: left;
  margin-bottom: 20px;
}

.banner-text p { font-size: 24px; font-weight: 300; text-align: left;
  margin-bottom: 40px;
}


.banner-img {
  position: relative;
}

.banner-img img {
  max-width: 100%;
  -webkit-animation: moveBounce 9s linear infinite;
          animation: moveBounce 9s linear infinite;
}

.banner-shape-1 {
  position: absolute;
  top: -54px;
  right: -40px;
  z-index: -1;
}

.banner-shape-1 img {
  max-width: 700px;
  height: 850px;
  -webkit-animation: pulse 7s infinite;
          animation: pulse 7s infinite;
}

.home-shape .shape1 {
  position: absolute;
  top: 77%;
  left: 2%;
  -webkit-animation: rotaed360 6s infinite linear;
          animation: rotaed360 6s infinite linear;
}

.home-shape .shape2 {
  position: absolute;
  top: 25%;
  left: 1%;
  -webkit-animation: animationFramesOne 15s linear infinite;
          animation: animationFramesOne 15s linear infinite;
}

.home-shape .shape3 {
  position: absolute;
  top: 17%;
  left: 10%;
}

.home-shape .shape4 {
  position: absolute;
  top: 45%;
  left: 45%;
  -webkit-animation: animationFramesOne 10s linear infinite;
          animation: animationFramesOne 10s linear infinite;
}

.home-shape .shape5 {
  position: absolute;
  bottom: 10%;
  left: 45%;
  -webkit-animation: animationFramesOne 15s linear infinite;
          animation: animationFramesOne 15s linear infinite;
}

.home-shape .shape6 {
  position: absolute;
  top: 15%;
  right: 50%;
  -webkit-animation: animationFramesOne 15s linear infinite;
          animation: animationFramesOne 15s linear infinite;
}

.home-shape .shape7 {
  position: absolute;
  top: 15%;
  right: 3%;
  -webkit-animation: animationFramesOne 15s linear infinite;
          animation: animationFramesOne 15s linear infinite;
}

.home-shape .home-shape3 {
  position: absolute;
  top: 28%;
  left: 15%;
  -webkit-animation: animationFramesOne 10s linear infinite;
          animation: animationFramesOne 10s linear infinite;
}

.home-shape .home-shape4 {
  position: absolute;
  top: 47%;
  left: 52%;
  -webkit-animation: animationFramesOne 15s linear infinite;
          animation: animationFramesOne 15s linear infinite;
}

.home-shape .home-shape5 {
  position: absolute;
  bottom: 16%;
  right: 32%;
  -webkit-animation: animationFramesOne 10s linear infinite;
          animation: animationFramesOne 10s linear infinite;
}

.home-shape .home-shape6 {
  position: absolute;
  top: 30%;
  right: 38%;
  -webkit-animation: animationFramesOne 15s linear infinite;
          animation: animationFramesOne 15s linear infinite;
}

.home-shape .home-shape8 {
  position: absolute;
  top: 40%;
  right: 10%;
  -webkit-animation: animationFramesOne 10s linear infinite;
          animation: animationFramesOne 10s linear infinite;
}

.head-width {
  max-width: 480px;
}

.banner-img-3 {
  margin-top: 220px;
  position: relative;
}

.banner-img-3 img {
  border-radius: 50%;
  border: 1px solid #dcdcdc;
  padding: 0 35px 0 35px;
}

.banner-img-shape {
  position: absolute;
  top: 50px;
  right: 10px;
}

.banner-img-shape img {
  border: none;
  max-width: 245px;
}

.banner-another {
  background-image: url(../img/shape/bg-shape-home3.png);
  background-position: center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.baonian-section.new1 {
    position: relative;
    background: url('../image/bg250.jpg');
    background-position: center bottom;
    background-size: cover; padding: 120px 0;
}
.banner-ptb {
  padding-top: 160px;
  padding-bottom: 270px;
}

.banner-social-icon .banner-icon-tag {
  width: 80px;
  height: 80px;
  text-align: center;
  background-color: #fff;
  line-height: 80px;
  border-radius: 50px;
}

.banner-social-icon .banner-icon-tag img {
  width: 40px;
  border: none;
  padding: 0;
}

.banner-social-icon .banner-icon1 {
  position: absolute;
  top: 25%;
  right: 20%;
}

.banner-social-icon .banner-icon2 {
  position: absolute;
  top: 40%;
  right: 8%;
}

.banner-social-icon .banner-icon3 {
  position: absolute;
  top: 42%;
  right: 25%;
}

.banner-social-icon .banner-icon4 {
  position: absolute;
  top: 57%;
  right: 15%;
}

.baonian-section {
    position: relative;
    background: url('../image/baonian/hero-bg.png');
    background-position: center bottom;
    background-size: cover; padding: 120px 0;
}

.baonian-content h1 {
    font-weight: 300;font-size: 40px; color: #000; text-align: left;
    margin-bottom: 25px;
}

.baonian-content p {
    font-size: 24px;
    max-width: 535px;
    font-weight: 300;
    margin-bottom: 40px;
}
.baonian-content p.t11 {
    font-size:32px;
    max-width: 535px;
    font-weight: 300;
    margin-bottom: 40px; color: #000;
}
.baonian-img {
    margin: 0 -200px 0 90px;
}



.container1400{ margin:0 auto; padding: 0; width:  100%; max-width: 1400px;}
.container1200{ margin:0 auto; padding: 0; width: 100%; max-width: 1200px;}



@media (min-width:768px) {
.container1200, .container1400 {
    max-width: 720px
}
}

@media (min-width:992px) {
.container1200, .container1400 {
    max-width: 960px
}
}

@media (min-width:1200px) {
.container1200, .container1400 {
    max-width: 1140px
}
}

@media (min-width:1400px) {
.container1200, .container1400 {
    max-width: 1200px
}
}


@media (min-width:1600px) {
.container1400 {
    max-width: 1400px
}
}



.pt50{ padding-top:50px;}
.hui{ background:#f3f3f3;}
.huiqian{background: #fefefe;}

.huang{background:#fdc800;}
.sectitle{ margin: 0 auto; padding:40px 0; width: 100%; height: auto; display: block;}
.sectitle .title1{ margin: 10px auto; padding: 0 auto; width: 100%; display: block;height: auto;  font-size: 40px; font-weight: 300; color: #000; line-height: 60px; text-align: center;}
.sectitle .title2{ margin: 10px auto; padding: 0 auto; width: 100%; display: block;height: auto; font-size: 18px; text-align: center; line-height: 24px; color: #666;}

.sectitle .title3{ margin: 10px auto; padding: 0 auto; width: 100%; height: auto;  font-size: 40px; font-weight: 300; color: #000; line-height: 50px; text-align: center;}
.sectitle .title4{ margin: 10px auto; padding: 0 auto; width: 100%; height: auto; font-size: 18px; text-align: center; line-height: 24px; color: #666;}
.sectitle .title5{ margin: 10px auto; padding: 0 auto; width: 100%; height: auto; font-size: 30px; text-align: center; line-height: 30px; color: #fbc700;  font-family: "DINEngschriftStd";}

.sectitle .title6{ margin: 10px auto; padding: 0 auto; width: 100%; height: auto; font-size: 40px; text-align: center; line-height: 50px; color: #000; font-weight: 300;}
.sectitle .title7{ margin: 10px auto; padding: 0 auto; width: 100%; height: auto; font-size: 30px; text-align: center; line-height: 40px; color: #000; font-weight: 600;}


.sectitle.gzh .title6{ margin: 10px auto; padding: 0 auto; width: 100%; height: auto; font-size: 24px; text-align: center; line-height: 20px; color: #000; font-weight: 600;}


.textcenter{text-align: center;}

.sectitle .line{ margin: 6px auto; padding: 0 auto; width:60px; height: 3px;background:#fcc800;}
.sectitle .title1.write{ color: #fff;}
.sectitle .title2.write{ color: #fff;}
.sectitle .line.write{background:#fff;}

.ptfu80{ margin:0 auto; padding: 0; width: 100%; height: auto; margin-top: -30px; }


.fangancatelog1{ margin: 0 auto; padding:50px 0; width: 100%; height: auto; position:relative;}
.fangancatelog1.bdtg{ margin: 0 auto; padding:0px 0; width: 100%; height: auto;}

.fangancatelog1 .con{ margin: 0 auto; padding:10px 0; width: 100%; height: auto; max-width: 1200px; }
.service-list-item-style1 {
  background-color: #f4f3ef; float: left;
  margin: 20px 4% 20px 2%; width: 27%;
  padding:15px 1%; border-radius: 30px;
  position: relative; }
 
  .service-list-item-style1 p {
    color: #2d3630;
    font-size:20px; padding-left: 80px; line-height: 30px;
    font-weight: 500; }
 
  .service-list-item-style1 .number {
    color: #fff;
    font-size: 1.25em;
    font-weight: 700;
    height: 61px;
    width: 61px; border:1px dashed #dcb431;
    line-height: 61px; background: #fff;
    display: inline-block;position:relative;
    text-align: center;
    border-radius: 50%; }

  .service-list-item-style1 .number  .wavenum{width:44px;height:44px; background: #dcb431; overflow:hidden;-webkit-border-radius:50%;border-radius:50%;text-align:center;display:table-cell;vertical-align:middle; position:absolute; left:8px; top:8px; z-index:5;  display:flex; align-items:center; justify-content:center;flex-direction:column; }

@media (min-width: 1200px) {
      .service-list-item-style1 .number {
        position: absolute;
        left: -30px;
        top: 50%;
        transform: translate(50%, -50%); } }
 @media (max-width: 1199.98px) {
    .service-list-item-style1 {
      padding: 20px 20px 20px 20px;
      display: flex;
      align-items: center; }



}
 @media (max-width: 740px) {
.service-list-item-style1 {
  background-color: #f4f3ef; float: left;
  margin: 5px 2%; width: 46%;
  padding:5px 1%; border-radius: 30px;
  position: relative; }
	 .service-list-item-style1 p {
           color: #2d3630;
    font-size:14px; padding-left: 10px; line-height: 30px;
    font-weight: 500; }
	   .service-list-item-style1 .number {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    width: 40px; border:1px dashed #dcb431;
    line-height: 40px; background: #fff;
    display: inline-block;position:relative;
    text-align: center;
    border-radius: 50%; }

  .service-list-item-style1 .number  .wavenum{width:30px;height:30px; background: #dcb431; overflow:hidden;-webkit-border-radius:50%;border-radius:50%;text-align:center;display:table-cell;vertical-align:middle; position:absolute; left:4px; top:4px; z-index:5;  display:flex; align-items:center; justify-content:center;flex-direction:column; }	
}

 @media (max-width: 330px) {
	 .service-list-item-style1 p {
           color: #2d3630;
    font-size:14px; padding-left: 10px; line-height: 30px;
    font-weight: 500; }
	 
 
	 
	 
	 
}


/*Work Seo Company Section Start Here*/
.work_bg {
    padding: 50px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}
.work_bg.bor {
  border-right: none;
}
.work_bg.bom {
  border-bottom: none;
}
.work_text {
    flex: 1;
}
.work_img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    border-radius: 20px;
}
.work_img img {
   width: 100%;
   height: 100%;  
}
.work_text {
    margin-left: 50px;
}
.work_text h5 {
   font-weight: 600;
   font-size: 25px;
   margin-bottom: 10px; text-align: left; color: #000;
}
.work_text p {
   font-size: 18px; text-align: left; line-height: 20px;
}
/*Work Seo Company Section End Here*/

.style-shape {
    position: absolute;
}
.fbs-1 {
    left: 11%;
    top: 26%;
    opacity: .5;
}

.fbs-2 {
    right: 0;
    bottom: -10px;
    opacity: .5;
}

/* features area css */
.apork-features-area{margin:0 auto; padding:40px 0 120px 0; width: 100%; height: auto; background: #fefaf2;}
.single-features {
    background: #ffffff;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.54);
    padding: 45px 40px;
    position: relative;
}

.features-shape {
    position: absolute;
    left: 0;
    bottom: 0;
}

.apork-features-area .col-xl-4:nth-child(odd) .single-features {
    margin-top: 40px;
}

.single-features h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.25;
    margin: 30px 0 15px 0;
}

.fbs-1 {
    left: 11%;
    top: 26%;
    opacity: .5;
}

.fbs-2 {
    right: 0;
    bottom: -70px;
    opacity: .5;
}

/* videos area css */

.apork-videos {
    box-shadow: 0px 0px 136px 0px rgba(0, 0, 0, 0.06);
}

.videos-icon-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.videos-icon-text i {
    background-image: -moz-linear-gradient(178deg, rgb(255, 153, 165) 0%, rgb(255, 96, 163) 100%);
    background-image: -webkit-linear-gradient(178deg, rgb(255, 153, 165) 0%, rgb(255, 96, 163) 100%);
    background-image: -ms-linear-gradient(178deg, rgb(255, 153, 165) 0%, rgb(255, 96, 163) 100%);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    height: 140px;
    width: 140px;
    color: #fff;
    font-size: 30px;
    line-height: 140px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    animation: heartbeat 1s infinite alternate;
}

.videos-icon-text h3 {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 15px;
}

  .service-list-item-style1:nth-child(2n+1) .number {border:1px dashed #595757;}
  .service-list-item-style1:nth-child(2n+1) .number  .wavenum{ background: #595757;}



/*================================================
6.4: feature
==================================================*/

.home1.feature{margin:0 auto; padding: 30px 0; width: 100%; height: auto;}

.home1.feature .item{
  background: var(--white);
  box-shadow: 0 0 48px rgba(0, 0, 0, 0.06);
  padding: 45px;
  position: relative; margin-top: 20px;
  z-index: 1;
}
.home1.feature .item:before{
  content: '';
  height: 100%;
  width: 100%;
  background: var(--gradient);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}
.home1.feature .item:hover{
  transform: translateY(-6px);
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
}
.home1.feature .item:hover:before{
  opacity: 1;
}
.home1.feature .item .icon{
  padding-bottom: 20px;
}
.home1.feature .item .icon i{
  font-size: 60px;
  background: var(--gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.home1.feature .item span{
  display: inline-block;
  font-family: var(--josefin);
  font-size: 60px;
  font-weight: 600;
  color: #ddd;
  position: absolute;
  top: 45px;
  right: 40px;
  z-index: 5;
}
.home1.feature .item h5{color: #000;
  font-weight: 700; text-align: left;
  text-transform: capitalize;
}
.home1.feature .item p{
  padding-top: 10px;
  padding-bottom: 35px;
}
.home1.feature .item a i{
  font-size: 30px;
  color: var(--dark);
}
.home1.feature .item,
.home1.feature .item:before,
.home1.feature .item .icon i,
.home1.feature .item h5,
.home1.feature .item p,
.home1.feature .item a i{
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
.home1.feature .item:hover h5,
.home1.feature .item:hover p,
.home1.feature .item:hover a i{
  color: var(--white);
}
.home1.feature .item:hover .icon i{
  background: var(--white);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}





.fangancatelog1 .con2{ margin: 0 auto; padding:20px 0; width: 100%; height: auto; }
.fangancatelog1 .con2 ul{ margin: 0 auto; padding:0; width: 100%; height: auto; }
.fangancatelog1 .con2 ul li{ margin: 0 auto; padding:30px; width: 15.5%; height: auto; margin-right:1%; float: left;  display: block; border: 1px solid #f3f3f3;}

.fangancatelog1 .con2 ul li .yuan{ margin: 0 auto; padding:0; width: 150px; height: 150px; border: 1px solid #e3e3e3; border-radius:75px; display: block;}


.fangancatelog1.ali .con2 ul li{ margin: 0 auto; padding:30px; width: 19%; height: auto; margin-right:1%; float: left; border: 1px solid #e3e3e3; display: block;}
.fangancatelog1 .con2 ul li .img{ margin: 0 auto; padding:0; width: 100%; height: auto; text-align: center;}
.fangancatelog1 .con2 ul li .en{ margin: 0 auto; padding:8px 0; width: 100%; height: 30px; text-align: center; line-height: 14px; color: #888; font-size: 12px; font-family: Arial;}
.fangancatelog1 .con2 ul li .txt{ margin: 0 auto; padding:5px 0; width: 100%; height: auto; text-align: center; line-height: 30px; color: #666; font-size: 18px;}

.fangancatelog1 .con2 ul li .yuan:hover{ margin-top: -10px; border: 1px solid #fbc700; background: #fbc700;  color: #fff; font-size:18px; transition: 0.3s;}
.fangancatelog1 .con2 ul li:hover{ margin-top:-10px;}



.fangancatelog1 .con3{ margin: 20px auto; padding:10px 0; width: 100%; height: auto; border: 1px solid #e3e3e3;}
.fangancatelog1 .con3 ul{ margin: 0 auto; padding:0; width: 100%; height: auto; }
.fangancatelog1 .con3 ul li{ margin: 0 auto; padding:20px; width: 24%; height: auto; margin-right:1%; float: left; border-right: 1px solid #e3e3e3; display: block;}
.fangancatelog1 .con3 ul li .img{ margin: 0 auto; padding:0; width: 40%; height: auto; float: left;text-align: center;}
.fangancatelog1 .con3 ul li .txt{ margin: 0 auto; padding:0 2%; width: 56%; height: auto; float: left;text-align: left; line-height: 30px; color: #666; font-size:18px;}


.fangancatelog1 .con3 ul li:nth-child(4){  border-right: 0; }


.fangancatelog1 .con4{ margin: 20px auto; padding:10px 0; width: 100%; height: auto; }
.fangancatelog1 .con4 ul{ margin: 0 auto; padding:0; width: 100%; height: auto;}
.fangancatelog1 .con4 ul li{ margin: 0 auto; padding:20px; width: 25%; height: auto;  float: left; transition: 0.3s;}
.fangancatelog1 .con4 ul li .yuan{ margin: 0 auto; padding:0; width: 240px; height: 240px; border: 1px solid #fbc700; border-radius: 120px;transition: 0.3s;}

.fangancatelog1 .con4 ul li .yuan .txt1{ margin: 0 auto; padding:60px 2% 0 2%; width: 96%; height: auto; text-align: center; line-height:50px; color: #fbc700; font-size:40px; font-weight: bold;}
.fangancatelog1 .con4 ul li .yuan .txt2{ margin: 0 auto; padding:60px 2% 0 2%; width: 96%; height: auto; text-align: center; line-height:25px; color: #fbc700; font-size:24px; font-weight: bold;}

.fangancatelog1 .con4 ul li .yuan .txt3{ margin: 0 auto; padding:20px 2% 0 2%; width: 96%; height: auto; text-align: center; line-height:20px; color: #666; font-size:18px; font-weight: normal;}

.fangancatelog1 .con4 ul li:hover .yuan{  background: #fbc700;  color: #fff; margin-top:-10px; transition: 0.3s;}
.fangancatelog1 .con4 ul li:hover .yuan .txt1{  color: #fff;}
.fangancatelog1 .con4 ul li:hover .yuan .txt2{color: #fff;}

.fangancatelog1 .con4 ul li:hover .yuan .txt3{  color: #fff; }

.fangancatelog1 .con5{ margin: 20px auto; padding:10px 0; width: 100%; height: auto; }
.fangancatelog1 .con5 ul{ margin: 0 auto; padding:0; width: 100%; height: auto; }
.fangancatelog1.bdtg .con5 ul{ margin: 0 auto; padding:0; width: 100%; height: auto; }
.fangancatelog1 .con5 ul li{ margin: 5px auto; padding:20px; width: 24%; height: auto;border: 1px solid #e3e3e3; background: #fff; display: block;margin-right:1%; float: left; border-right: 1px solid #e3e3e3; display: block;text-align: center; line-height: 30px; color: #666; font-size:18px;}

.fangancatelog1 .con5 ul li:hover{ border: 1px solid #fbc700; background: #fbc700;  color: #fff; font-size:18px; transition: 0.3s;}


.fangancatelog1 .con6{ margin: 20px auto; padding:10px 0; width: 100%; height: auto; }
.fangancatelog1 .con6 .left{ margin: 0 auto; padding:10px 0; width: 50%; height: auto; float: left;}
.fangancatelog1 .con6 .right{ margin: 0 auto; padding:10px 0; width: 50%; height: auto; float: left;}

.fangancatelog1 .con7{ margin: 40px auto; padding:10px 0; width: 100%; height: auto; }
.fangancatelog1 .con7 ul{ margin: 0 auto; padding:0; width: 100%; height: auto; }
.fangancatelog1 .con7 ul li{ margin: 5px auto; padding:0; width: 15.5%; height: auto; display: block;margin-right:1%; float: left; border: 1px solid #e3e3e3; text-align: center;}
.fangancatelog1 .con7 ul li img{ max-width: 100%; height: auto; text-align: center;}

.fangancatelog1 .con8{ margin: 20px auto; padding:10px 0; width: 100%; height: auto; }
.fangancatelog1 .con8 ul{ margin: 0 auto; padding:0; width: 100%; height: auto; }
.fangancatelog1 .con8 ul li{ margin: 5px auto; padding:20px; width: 15.5%; height: auto;border: 1px solid #e3e3e3; background: #fff; display: block;margin-right:1%; float: left; border-right: 1px solid #e3e3e3; display: block;text-align: center; line-height: 30px; color: #666; font-size:18px; transition: 0.3s;}

.fangancatelog1 .con8 ul li:hover{ margin-top: -10px; border: 1px solid #fbc700; background: #fbc700;  color: #fff; font-size:18px; transition: 0.3s;}



.fangancatelog1 .con9{ margin: 20px auto; padding:10px 0; width: 100%; height: auto; }
.fangancatelog1 .con9 ul{ margin: 0 auto; padding:0; width: 100%; height: auto; }
.fangancatelog1 .con9 ul li{ margin: 5px auto; padding:20px; width: 15.5%; height: auto;border: 1px solid #e3e3e3; background: #fff; display: block;margin-right:1%; float: left; border-right: 1px solid #e3e3e3; display: block;text-align: center; line-height: 30px; color: #666; font-size:18px; transition: 0.3s;}

.fangancatelog1 .con9 ul li:hover{ margin-top: -10px;  font-size:18px;  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.24);transition: 0.3s;}

.fangancatelog1 .con9 ul li .img{ margin: 0 auto; padding:0; width: 100%; height: auto; text-align: center;}
.fangancatelog1 .con9 ul li .img img{ max-width: 100%; height: auto; text-align: center;}

.fangancatelog1 .con9 ul li .txt1{ margin: 0 auto; padding:0; width: 100%; height: auto; text-align: center;line-height: 30px; color: #000; font-size:16px; font-weight: 800; }
.fangancatelog1 .con9 ul li .txt2{ margin: 0 auto; padding:10px 0; width: 100%; height: auto; min-height: 60px; text-align: center;line-height: 20px; color: #666; font-size:13px; }

.fangancatelog1 .con10{ margin: 20px auto; padding:10px 0; width: 100%; height: auto; }
.fangancatelog1 .con10 ul{ margin: 0 auto; padding:0; width: 100%; height: auto; }
.fangancatelog1 .con10 ul li{ margin: 5px 1%; padding:40px 20px; width: 31%; height: auto;float: left; background: #fff;transition: 0.3s;  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2); display: block;}
.fangancatelog1 .con10 ul li .img{ margin: 0 auto; padding:0; width: 100%; height: auto; float: left;text-align: center;}
.fangancatelog1 .con10 ul li .txt{ margin: 0 auto; padding:20px 2%; width: 100%; height: auto; float: left;text-align: center; line-height: 30px; color: #000; font-size:24px; font-weight: 800;}


.fangancatelog1 .con10 ul li:hover{ margin-top: -10px; transition: 0.3s;}


.fangancatelog1 .con11{ margin: 20px auto; padding:10px 0; width: 100%; height: auto; }
.fangancatelog1 .con11 ul{ margin: 0 auto; padding:0; width: 100%; height: auto; }
.fangancatelog1 .con11 ul li{ margin: 5px 1%; padding:20px 20px; width: 31%; height: auto;float: left; background: #fff;transition: 0.3s;  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2); display: block;}
.fangancatelog1 .con11 ul li .img{ margin: 0 auto; padding:0; width: 100%; height: auto; float: left;text-align: center;}
.fangancatelog1 .con11 ul li .txt{ margin: 0 auto; padding:8px 2%; width: 100%; height: auto; float: left;text-align: center; line-height: 20px; color: #000; font-size:18px; font-weight:300;}


.fangancatelog1 .con11 ul li:hover{ background: #f3ca20; transition: 0.3s;}




.fangancatelog1 .con12{ margin: 20px auto; padding:10px 0; width: 100%; height: auto; }
.fangancatelog1 .con12 .img1{ margin: 0 auto; padding:10px 0; width: 100%; height: auto; text-align: center;}
.fangancatelog1 .con12 .img1 img{ max-width: 100%; height: auto; }


.fangancatelog1 .con12 .listleft{margin:0 auto; padding: 0; width: 100%; height: auto; border:1px solid #E8C42B; border-radius: 8px;}
.fangancatelog1 .con12 .listleft .menu{margin:0 auto; padding:15px 0; width: 100%; height: auto;background: #E8C42B;border-top-left-radius: 8px; border-top-right-radius: 8px; font-size: 24px; text-align: center;font-weight: 500; color: #fff; line-height: 40px;}
.fangancatelog1 .con12 .listleft .menumain{margin:0 auto; padding: 10px 20px; width: 100%; height: auto;background: #fff;border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; }
.fangancatelog1 .con12 .listleft .menumain ul{margin:0 auto; padding: 0; width: 100%; height: auto;}
.fangancatelog1 .con12 .listleft .menumain ul li a{display: block;width: 100%;font-size: 16px; text-align: center; color: #666; font-weight: 300; line-height: 30px;}
.fangancatelog1 .con12 .listleft .menumain ul li{margin:0 auto; padding:10px 0; display: block;width: 100%; border-bottom: 1px dashed #e3e3e3; height: auto; font-size: 16px; text-align: center; color: #666; font-weight: 300; line-height: 30px;-webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;}

.fangancatelog1 .con12 .listleft .menumain ul li:hover{border-bottom: 1px dashed #fff;background: #E8C42B; color: #fff;-webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;}



.fangancatelog1 .baoniantab{margin:0 auto; padding: 0; width: 100%; height: auto; }
.faq-nav-tabs.nav-tabs {
    border: none;
    margin-left: -8px;
    margin-right: -8px;
}
.faq-nav-tabs .nav-item {
    width: 33.3333%;
    flex: 0 0 33.3333%;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 15px;
}
.faq-nav-tabs .nav-item .nav-link {
    display: flex;
    flex-direction: column;
    border: 1px solid #e1e1e1;
    background: #fff;
    border-radius: 4px;
    padding: 20px 20px;
    margin-bottom: 0;
}
.faq-nav-tabs .nav-item .nav-link i {
  text-align: center; width: 100%; height: auto;
    margin-bottom: 6px;
}
.faq-nav-tabs .nav-item .nav-link .heading {
    display: block;
    color: #666; font-size: 18px;
    text-transform: capitalize;
    font-weight: 300; text-align: center;
    margin-bottom: 1px;
}
.faq-nav-tabs .nav-item .nav-link .desc {
    display: block;
    font-size: 12px;
    font-weight: 300;
    color: #5d5a77;
}
.faq-nav-tabs .nav-item .nav-link.active {
    background: #fffef8;
    box-shadow: 0px 7px 14.88px 1.12px rgba(5, 51, 102, 0.15);
    border-color: #E8C42B;
}

.faq-nav-tabs .nav-item .nav-link.active .heading {
   color: #E8C42B;
}

.fangancatelog1 .con12 .wenzi{margin:0 auto; padding:80px 0; width: 100%; height: auto; }
.fangancatelog1 .con12 .wenzi .t1{margin:0 auto; padding:20px 0; width: 100%; height: auto; font-size: 40px; font-weight: 300; color: #000; line-height: 40px; text-align: left; }
.fangancatelog1 .con12 .wenzi .t2{margin:0 auto; padding:20px 0; width: 100%; height: auto; font-size: 18px; font-weight: 300; color: #000; line-height: 30px; text-align: left; }
.fangancatelog1 .con12 .wenzi .t3{margin:0 auto; padding:20px 0; width: 100%; height: auto; font-size: 28px; font-weight: 500; color: #000; line-height: 40px; text-align: left; }

.fangancatelog1 .con12 .wenzi .list{margin:0 auto; padding:20px 0; width: 100%; height: auto;}
.fangancatelog1 .con12 .wenzi .list li{margin:0 auto; padding:5px 0; width: 100%; height: auto;font-size: 20px; color: #000; line-height: 30px;}
.fangancatelog1 .con12 .wenzi .list li i{width: 30px; height: 30px; font-size: 20px; color: #000; }


.fangancatelog1 .con12 .wenzi1{margin:0 auto; padding:30px 0; width: 100%; height: auto; }
.fangancatelog1 .con12 .wenzi1 .t4{margin:0 auto; padding:10px 0; width: 100%; height: auto; font-size: 40px; font-weight: 300; color: #000; line-height: 40px; text-align: center; }
.fangancatelog1 .con12 .wenzi1 .t5{margin:0 auto; padding:10px 0; width: 100%; height: auto; font-size: 28px; font-weight: 800; color: #000; line-height: 30px; text-align: center; }
.fangancatelog1 .con12 .wenzi1 .t5 span{font-size: 28px; font-weight: 300; color: #000; line-height: 30px; text-align: center; }

.fangancatelog1 .con12 .wenzi2{margin:0 auto; padding:30px 0; width: 100%; height: auto; }
.fangancatelog1 .con12 .wenzi2 .t1{margin:10px auto; padding:50px 0; width: 200px; height: 200px; border:3px solid #e3e3e3;border-radius: 15px; clear: both;}
.fangancatelog1 .con12 .wenzi2 .t1 .a1{margin:0 auto; padding:0; font-size: 40px; font-weight: 500; color: #000; line-height: 50px; text-align: center; }
.fangancatelog1 .con12 .wenzi2 .t1 .a2{margin:0 auto; padding:0; font-family: Arial; font-size: 30px; font-weight: 600; color: #ffd908; line-height: 40px; text-align: center; }

.fangancatelog1 .con12 .wenzi2 .t2{margin:0 auto; padding:10px 0; width: 100%; max-width: 400px; height: auto;font-size: 20px; font-weight: 300; color: #000; line-height: 30px; text-align: center;   }




.shape-right-top {
  position: absolute;
  right: 0;
  top: 0;
}

.shape-right-top img {
  height: 50% !important;
}

.shape-right-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
}

.shape-left-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}

.shape-left-top {
  position: absolute;
  left: -120px;
  top: -120px;
}

.shape-right-top img,
.shape-right-bottom img,
.shape-left-bottom img {
  height: 100%;
}

.shape-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.shape-bottom img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.shape-top {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.shape-top img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.shape.opacity-default {
  opacity: 0.05;
}

.shape.opacity-default1 {
  opacity: 0.2;
}



.fangancatelog1 .postionimg{position: absolute; top:150px; right:100px;}
.fangancatelog1 .vip{font-size:200px; font-weight: 300; color: #f3f3f3;font-weight: bold;line-height: 150px; bottom:0px; right:100px; text-align: right; position: absolute;}



/*** ====================================================================
  Start FAQ Section
====================================================================***/



.soft-services-area {
    padding: 40px 0;
}

.soft-services-wrap .col-lg-2 {
    max-width: 228px;
    flex: 0 0 228px;
}
.soft-services-item {
    background-image: url(../image/baonian/soft_services_item01.png);
    background-size: cover;
    background-position: top center;
    min-width: 100%;
    min-height: 270px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 40px 24px;
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
}
.soft-services-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image:url(../image/baonian/soft_services_hover01.png);
    background-size: cover;
    background-position: top center;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
 
    opacity: 0;
    z-index: -1;
}
.soft-services-item:hover::before {
    opacity: 1;
}
.soft-services-icon {
    width: 100%;
    margin-bottom: 25px;
}
.soft-services-icon img {
    filter: brightness(1);
}
.soft-services-content {
    width: 100%;
}
.soft-services-content h6 {
    font-size: 24px;
    font-weight: 300;
    color: #000;
    margin-bottom: 15px;
    line-height: 1.6;
}
.soft-services-content h6 a:hover {
    color: #fff;
}
.soft-services-content i {
    display: inline-block;font-family:FontAwesome ;
    font-size: 18px;
    color: #EA9A23;
}
.soft-services-item:hover .soft-services-icon img {
    filter: brightness(100);
}
.soft-services-item:hover .soft-services-content h6 {
    color: #fff;
}
.soft-services-item:hover .soft-services-content i {
    color: #fff;
}
.soft-services-wrap .col-lg-2:nth-child(even) .soft-services-item {
    background-image: url(../image/baonian/soft_services_item02.png);
}
.soft-services-wrap .col-lg-2:nth-child(even) .soft-services-item::before {
    background-image: url(../image/baonian/soft_services_hover02.png);
    border-radius: 15px 30px 15px 15px;
}


/*===== Extended Services Style 2 =====*/
.fixed-bg{
  background-position: left center;
	background:url(../image/baonian/bg-shp-4.png) no-repeat center left;background-size: auto; width: 100%; height: 100%;
  margin:0;
  position:absolute;
  left:0;
  top:0;
  z-index:-2;
}
.fixed-bg {
  background-attachment: scroll;
  background-size:auto;
}



.extend-serv-box {
  padding: 30px 20px; margin-top:20px;
  background-color: #fff;
  filter: drop-shadow(0 0 .5rem rgba(0, 0, 0, 0.1));
  -webkit-filter: drop-shadow(0 0 .5rem rgba(0, 0, 0, 0.1)); 
  -webkit-border-radius: var(--curve20);
  border-radius: 20px; transition: 0.3s;
}

.extend-serv-box .extendtop{margin: 0 auto; padding: 0; width: 100%; height: auto; border-bottom: 1px dashed #f3f3f3;  font-size: 24px; font-weight: 300; line-height: 50px; color: #000; }
.extend-serv-box .extendtop i{font-size: 40px; color: #E8C42B; margin-right: 20px; padding: 0;}

.extend-serv-box .exlist{margin: 10px auto; padding: 0; width: 100%; height: auto; }
.extend-serv-box .exlist ul{margin: 10px auto; padding: 0; width: 100%; height: auto; }
.extend-serv-box .exlist ul li{margin: 5px auto; padding:10px 20px 10px 20px; width: 100%; height: auto; border-bottom: 1px solid #f3f3f3;font-size: 16px; font-weight: 300; line-height: 20px;text-align: left;}
.extend-serv-box .exlist ul li i{margin-right: 15px;}


.extend-serv-box:hover {
  background-color: #E8C42B;margin-top: -20px; transition: 0.3s;
}	

.extend-serv-box:hover .extendtop i{  color: #fff;}
.extend-serv-box:hover .extendtop{  color: #fff;}
.extend-serv-box:hover li{  color: #fff;}


/* ============================================================== 
     # Features 
=================================================================== */


.features-area{margin:0 auto; padding:60px 0; width:100%; height:auto;}


.features-area .features-box .single-item {
  margin-bottom: 30px;
}

.features-area .features-box .item {
  padding: 60px 37px;
  position: relative;
  transition: all 0.35s ease-in-out;
  margin-top: 50px;
  background: #fbfbfb;
  z-index: 1;
  margin-bottom: -50px;border-radius:20px;
}

.features-area .features-box .single-item:nth-child(2) .item,
.features-area .features-box .single-item .item:hover {
  box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);background:#fff;
  margin-top: 0;
}

.features-area .features-box .item .icon {
  position: relative;
  z-index: 1;
  display: inline-block;
}

.features-area .features-box .item > .icon {
  display: inline-block;
  font-size: 40px;
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 80px;
  color: #ffffff;
  border-radius: 50%;
  margin-bottom: 30px;padding:20px 0;
  position: relative;
  z-index: 1;
}

.features-area .features-box .item > .icon::after {
  position: absolute;
  right: -5px;
  bottom: 0;
  content: "";
  height: 25px;
  width: 25px;
  background: #ffffff;
  border-radius: 50%;
}

.features-area .features-box .item h4 {
  font-weight: 300; color:#000; text-align:center; font-size:30px; line-height:30px; margin:0 auto; padding:15px 0;width:100%; height:auto;
}

.features-area .features-box .item p {
  margin: 0;font-weight: 300; color:#000; text-align:left; font-size:16px; line-height:30px; 
}

.features-area .features-box .item .bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 25px;
}

.features-area .features-box .item .bottom span {
  font-size: 40px;
  font-weight: 800;
  color: #666666;
  opacity: 0.2;
}

.features-area .features-box .item .bottom a {
  text-decoration: underline;
  color: #4ac4f3;
}



.features-area .features-box .single-item:first-child .item .icon {
  background: linear-gradient(45deg,#8d40fb 0%,#5a57fb 100%);
}

.features-area .features-box .single-item:nth-child(2) .item .icon {
  background: linear-gradient(45deg,#ff3a47 0%,#ff3aa5 100%);
}

.features-area .features-box .single-item:nth-child(3) .item .icon {
  background: linear-gradient(45deg,#02ebad 0%,#5a57fb 100%);
}

.features-area .features-box .single-item:nth-child(4) .item .icon {
  background: linear-gradient(to bottom right, #63BC6F, #A0F8AC);
}

/*--------------------------------------------------------------
# How We Work
--------------------------------------------------------------*/
.how-we-work {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  background-color: #fff;
  z-index: 1;
}

.how-we-work-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 781px;
  width: 862px;
  background-repeat: no-repeat;
  background-position: top right;
  mix-blend-mode: luminosity;
  opacity: 0.08;
  z-index: -1;
}

.how-we-work__list {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  counter-reset: count;
}

.how-we-work__single {
  position: relative;
  flex: 0 0 25%;
  max-width: 25%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}



.how-we-work__single:last-child:before {
  display: none;
}
.how-we-work__single:nth-child(2) {
  flex: 0 0 50%;
  max-width: 50%; 
}


.how-we-work__single .line{position: absolute; left:80px; top:80px;}
.how-we-work__single .line1{position: absolute; right:80px; top:80px;}



.how-we-work__single:nth-child(3):before {
  position: absolute;
  top: 90px;
  left: -80px;
  content: "";
  width: 158px;
  height: 7px;
  background-image: url(../image/baonian/how-we-work-dots.png);
  background-repeat: repeat-x;
}

.how-we-work__single-box {
  position: relative;
  display: block;
  padding: 0 60px 0;
  margin-bottom: 30px;
}

.how-we-work__icon {
  position: relative;
  height: 188px;
  width: 188px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 10px 60px 0px rgba(38, 33, 28, 0.05);
  border-radius: 50%;
  border: 1px solid #e3e3e3;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  z-index: 1;
}

.how-we-work__icon::before {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  content: "";
  border-radius: 50%;
  background-color:#E8C42B;
  transform: scale(0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
  z-index: -1;
}

.how-we-work__single:hover .how-we-work__icon::before {
  transform: scaleX(1);
}

.how-we-work__icon span {
  position: relative;
  display: inline-block;
  font-size: 66px;
  color: #e3e3e3;
}
.how-we-work__single:hover .how-we-work__icon span {
 
  color: #fff;
}
.how-we-work__count {
  height: 67px;
  width: 67px;
  background-color:#E8C42B;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: -10px;color: #fff; font-size: 16px;
  margin: 0 auto;
  transition: all 500ms ease;
}

.how-we-work__single:hover .how-we-work__count {
  background-color: #FDD300;
}

.how-we-work__count:before {
  position: absolute;
  height: 67px;
  width: 67px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 67px;
  border-radius: 50%;
  font-weight: 700;
  transition: all 500ms ease;
}

.how-we-work__title {
  font-size: 30px; color: #000;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 12px;
}
.how-we-work__title2 {
  font-size: 30px; color: #000;
  font-weight: 600;
  line-height: 30px;
  margin-top: 23px;
}
.how-we-work__text {
  margin: 0;font-size: 16px;
}

.how-we-work__bottom {
  position: relative;
  display: block;
  text-align: center;
  margin-top: 20px;
}

.how-we-work__btn:hover::before {
  height: 480%;
}


/*-------------------------*/
/*  5.three-col            */
/*-------------------------*/




.three-col-container .container {
	padding-left: 0; padding-right: 0;
}
.three-col-area {
	margin: 50px 0 0 0;
}
.three-col:nth-child(2) {
	margin-top: -48px;
}
.three-col-info {
	background: #fff;
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
	cursor: pointer;
	-webkit-box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.1); transition: all 0.2s ease-out 0s;
}
.three-col-info:hover {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px); transition: all 0.2s ease-out 0s;
}
.three-col-icon img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 50px;
}
.three-col-cont { text-align: center; }
.three-col-cont h3 {
	color: #222;
	font-size: 24px;
	padding-bottom: 26px;
	font-weight: 500;
}
.three-col-cont p {
	color: #777;
	font-size: 18px;
	line-height: 27px;
	padding-bottom: 35px;
}
.more-btn {
	color: #222;
	font-size: 18px;
	display: inline-block;
	text-decoration: none;
	font-weight: 400;
}
.three-col-container .more-btn {
	color: #222;
	padding-right: 0;
}
.three-col-container .more-btn::after { display: none; }
.more-btn:hover {
	color: #4845b4;
	text-decoration: none;
}




@media screen and (max-width:640px) {	
.sectitle{ margin: 0 auto; padding:20px 0;}

.main-banner { padding: 100px 0; min-height: 100%;}
.banner-text {  max-width: 100%;padding-top: 50px;}
.banner-text h1 {  font-size: 36px;   margin-bottom: 10px;}
.banner-text p { font-size: 18px; font-weight: 300; text-align: left;  margin-bottom:20px;}	
.sectitle .title6{ font-size: 30px; text-align: left; line-height: 40px; color: #000; font-weight: 300;}
.sectitle .title7{ margin: 0 auto; padding: 10px auto; width: 100%; height: auto; font-size: 20px; text-align: left; line-height: 40px; color: #000; font-weight: 600;}
.fangancatelog1 .tab-content{display: none;}	
.fangancatelog1 .con12{ margin: 10px auto; padding:10px 0; }
.fangancatelog1 .con12 .wenzi1 .t4{font-size: 30px;line-height: 30px; }
.fangancatelog1 .con12 .wenzi1 .t5{font-size: 20px; font-weight: 800; color: #000; line-height: 30px; text-align: center; clear: both;}
.fangancatelog1 .con12 .wenzi1 .t5 span{font-size: 20px; font-weight: 300; color: #000; line-height: 30px; display: block;text-align: center;width: 100%; clear: both;}	
.fangancatelog1 .con12 .wenzi{padding:20px 0 80px 0; }	
.fangancatelog1 .con12 .wenzi .t1{font-size: 30px; line-height: 30px; }
.fangancatelog1 .con12 .wenzi .t2{padding:10px 0; font-size: 18px; font-weight: 300; color: #000; line-height: 30px; text-align: left; }
.fangancatelog1 .con12 .wenzi .t3{padding:10px 0;  font-size: 20px; font-weight: 500; color: #000; line-height: 30px; text-align: left; }

.faq-nav-tabs .nav-item .nav-link .heading {color: #666; font-size: 12px; line-height: 14px;}	
.fangancatelog1 .con12 .wenzi1{padding:20px 0; }	
.fangancatelog1 .con12 .wenzi2{padding:10px 0; width: 100%; height: auto; }
.fangancatelog1 .con12 .wenzi2 .t1{margin:10px auto; padding:30px 0; width: 120px; height: 120px; border:3px solid #e3e3e3;border-radius: 15px; clear: both;}
.fangancatelog1 .con12 .wenzi2 .t1 .a1{margin:0 auto; padding:0; font-size: 28px; font-weight: 500; color: #000; line-height: 30px; text-align: center; }
.fangancatelog1 .con12 .wenzi2 .t1 .a2{ font-size:20px; font-weight: 400; color: #ffd908; line-height: 30px; text-align: center; }

.fangancatelog1 .con12 .wenzi2 .t2{font-size: 16px; font-weight: 300; color: #000; line-height: 20px; text-align: center;   }

.fangancatelog1 .vip{font-size:120px; font-weight: 300; color: #f3f3f3;font-weight: bold;line-height: 100px; }
.fangancatelog1 .postionimg{position: relative; top:2px; right:10px;}	

.faq-nav-tabs .nav-item .nav-link {padding: 5px 10px; margin-top: 5px;}
.faq-nav-tabs .nav-item .nav-link i {
  text-align: center; max-width: 40px; height: auto; margin: 0 auto; padding: 0;
    margin-bottom: 0px; text-align: center;
}
	.faq-nav-tabs .nav-item .nav-link i img{
  width: 40px; height: auto;
}
.soft-services-wrap .col-lg-2 {
    max-width: 160px;
    flex: 0 0 160px;
}
.soft-services-item {min-height: 160px;padding: 10px 14px;margin-bottom: 20px;}
.soft-services-icon {    width: 100%;max-width: 50px;    margin-bottom:10px;}	
.soft-services-icon img{   width: 50px;}	
.soft-services-content h6 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 2px;
    line-height: 1.6;
}	
	.how-we-work-shape {
  position: relative;
  bottom: 0;
  left: 0;
  height: auto;
  width: 100%;
  background-repeat: no-repeat;
  background-position: top right;
  mix-blend-mode: luminosity;
  opacity: 0.08;
  z-index: -1;
}
.how-we-work__single {  flex: 0 0 100%;  max-width: 100%;  width: 100%;}
.how-we-work__single:last-child:before {  display: none;}
.how-we-work__single:nth-child(2) {
  flex: 0 0 100%;
  max-width: 100%; 
}


.how-we-work__single .line{display: none;}
.how-we-work__single .line1{display: none;}
.how-we-work {  padding: 30px 0;}	
	.how-we-work__title {  font-size: 20px;   margin-bottom: 6px;}
.how-we-work__title2 {
  font-size: 20px; 
  font-weight: 400;
  line-height: 30px;
  margin-top: 10px;
}
.how-we-work__text {
  margin: 0;font-size: 16px;
}
	
}

.fangancateloghui2{ margin:10px auto; padding:35px 0; width: 100%; height: auto; background: #fff; position: relative;z-index: 10; text-align: center;}
.fangancateloghui2:before{ position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: #f3f3f3; width: 100%; height: 100%;
    z-index: 10;}

.fangancateloghui2 .col-lg-4{ margin:1%; float: left; width: 31%;z-index: 100;}
.fangancateloghui2 .col-lg-4:nth-child(3n+1){clear: both;z-index: 100;}

.fangancateloghui2 .col-lg-3{ margin:0; float: left; width: 25%;z-index: 100;}
.fangancateloghui2 .col-lg-3:nth-child(4n+1){clear: both;z-index: 100;}





.fangancatelog1 .col-lg-3{ margin:0; float: left; width: 25%;z-index: 100;}


.fangancateloghui2 .container1200{position: relative;z-index: 100;}

[data-overlay] {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
[data-overlay]::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 100%;
}

/*-- Overlay Color --*/
[data-overlay=light]::before {
  background-color: #fff;
}

[data-overlay=dark]::before {
  background-color: #0C2957;
}

/*-- Overlay Opacity --*/
[data-opacity="1"]::before {
  opacity: 0.1;
}

[data-opacity="2"]::before {
  opacity: 0.2;
}

[data-opacity="3"]::before {
  opacity: 0.3;
}

[data-opacity="34"]::before {
  opacity: 0.34;
}

[data-opacity="4"]::before {
  opacity: 0.4;
}

[data-opacity="5"]::before {
  opacity: 0.5;
}

[data-opacity="6"]::before {
  opacity: 0.6;
}

[data-opacity="7"]::before {
  opacity: 0.7;
}

[data-opacity="8"]::before {
  opacity: 0.8;
}

[data-opacity="9"]::before {
  opacity: 0.9;
}

.project-item {
  position: relative;
  width: 100%;
}
.project-item__thumb img {
  width: 100%;
}
.project-item__thumb--big {
  height: 100%;
}
.project-item__thumb--big img {
  object-fit: cover;
  height: 100%;
}
.project-item__hover {
  position: absolute;
  width: 100%;
  height: 100%; display: block;
  top: 0;
  left: 0;
}
.project-item__hover::before {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.project-item__content {
  position: absolute;
  bottom: 10px;
  left: 10px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.project-item__subtitle {
  font-size: 16px;
  font-family: "Rubik", sans-serif;
  color: #fbc700;padding: 0 10px;
  margin-bottom: 7px;
}
.project-item__subtitle span {
  color: #fbc700;
}
.project-item__title {
  color: #fff;padding: 0 10px;
  font-size: 12px;
}
.project-item__title1 {
  color: #fbc700;padding: 10px;
  font-size: 14px;
}
.project-item__link {
  width: 75px;
  height: 75px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -40%);
  -ms-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  font-size: 20px;
  color: #fbc700;
}
.project-item__link.hb{
  width: 130px;
  height: 45px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -40%);
  -ms-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5%;
  opacity: 0;
  visibility: hidden;
  font-size: 18px;
  color: #fbc700;
}
.project-item__link .onhover {
  display: none;
}
.project-item__link:hover {
  background: #fbc700;
  color: #fff;
}
.project-item:hover .project-item__hover::before {
  opacity: 0.9;
  visibility: visible;
}
.project-item:hover .project-item__content {
  opacity: 1;
  visibility: visible;
  bottom: 45px;
}
.project-item:hover .project-item__link {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  visibility: visible;
}


.project-item1 {
  position: relative;
  width: 100%;
}
.project-item__thumb1 img {
  width: 100%;
}
.project-item__thumb--big1 {
  height: 100%;
}
.project-item__thumb--big1 img {
  object-fit: cover;border-radius:5px;
  height:100%;
}
.project-item__hover1 {
  position: absolute;
  width: 100%;
  height: 100%; display: block;
  top: 0;
  left: 0;
}
.project-item__hover1::before {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.project-item__content1 {
  position: absolute;
  bottom: 10px;
  left: 10px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.project-item__subtitle1 {
  font-size: 16px;
  font-family: "Rubik", sans-serif;
  color: #fbc700;padding: 0 10px;
  margin-bottom: 7px;
}
.project-item__subtitle1 span {
  color: #fbc700;
}
.project-item__title3 {
  color: #fff;padding: 0 10px;
  font-size: 12px;
}
.project-item__title4 {
  color: #fbc700;padding: 10px;
  font-size: 14px;
}
.project-item__link1 {
  width: 75px;
  height: 75px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -40%);
  -ms-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  font-size: 20px;
  color: #fbc700;
}
.project-item__link1.hb{
  width: 130px;
  height: 45px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -40%);
  -ms-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5%;
  opacity: 0;
  visibility: hidden;
  font-size: 18px;
  color: #fbc700;
}
.project-item__link1 .onhover {
  display: none;
}
.project-item__link1:hover {
  background: #fbc700;
  color: #fff;
}
.project-item1:hover .project-item__hover1::before {
  opacity: 0.9;
  visibility: visible;
}
.project-item1:hover .project-item__content1 {
  opacity: 1;
  visibility: visible;
  bottom: 45px;
}
.project-item1:hover .project-item__link1 {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  visibility: visible;
}



.unc-inventment-container {padding: 30px 0;
	background: #F3F3F3;
	background-repeat: no-repeat;
	background-position: center 0;
	-webkit-background-size: cover;
	background-size: cover;
	overflow: hidden;
}
.unc-inventment-container { position: relative; z-index: 10; }
.unc-inventment-container:after {
	width: 40%;
    min-height: 800px;
    background: url(../image/inv-img1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 center;
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: 1;
}


.unc-inventment-container1 {padding: 30px 0;
	background: #F3F3F3;
	background-repeat: no-repeat;
	background-position: center 0;
	-webkit-background-size: cover;
	background-size: cover;
	overflow: hidden;
}
.unc-inventment-container1 { position: relative; z-index: 10; }
.unc-inventment-container1:after {
	width: 40%;
    min-height: 800px;
    background: url(../image/inv-img2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 center;
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: 1;
}






.unc-inventment-content {
	position: relative; padding:120px 0 60px 0;
	z-index: 3;
}
.unc-inventment-content.haiwai {
	position: relative; padding:0px 0 40px 0;
	z-index: 3;
}
.unc-inventment-content.bdtg {
	position: relative; padding:0px 0 0px 0;
	z-index: 3;
}
.unc-inventment-content.haiwai h3{
color: #666;text-align: center
}
.unc-inventment-content.gzh h3{
color: #666;font-size: 16px
}
.unc-inventment-content h3 {
	color: #666;
	font-size: 18px; text-align: left;
	line-height: 20px;
	padding-bottom: 10px;
	margin: 0;
	font-weight: 400;
}
.unc-inventment-content h2 {
	color: #000;
	font-size: 38px;
	line-height: 60px; text-align: left;
	padding-bottom: 10px;
	margin: 0;
	font-weight: 300;
}
.unc-inventment-content p {
	color: #666;
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 10px;
}
.unc-inv-col-area {
	margin: 40px 0 0 -30px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.unc-inv-col {
	width: 29%; /*border-bottom: 1px dashed #e3e3e3;*/ margin: 15px 2% 60px;
	padding: 15px 0 15px 0;
}
.unc-inv-col.haiwai {
	width: 46%; border-bottom: none; margin: 15px 2%;
	padding: 15px 0 15px 30px;
}
@media (max-width:991.98px) {.unc-inv-col.haiwai {
	width: 100%;
}}
.unc-inv-col-row { overflow: hidden; }
.unc-inv-col-img {
	width: 60px;
	float: left;
	margin-top: 5px;
}
.unc-inv-col-img img {
	max-width: 100%;
	height: auto;
	display: block;
}
.unc-inv-col-text {
	float: left;
	display: block;
	font-size: 50px;
	font-weight: bold;
	padding-right: 40px;
	color: #fbc700
}
.unc-inv-col-cont {
	padding: 0;
}
.unc-inv-col-cont h4 {
	color: #231815;
	font-size: 22px;
	padding-bottom: 16px; text-align: left;
	margin: 0;
	font-weight: 500;
}
.unc-inv-col-cont.haiwai h4 {
	color: #30384a;
	font-size: 24px;
	padding-bottom: 9px; text-align: left;
	margin: 0;
	font-weight: bold;
}
.unc-inv-col-cont p { font-weight: 500; font-size: 14px;color: #231815 }
.unc-inv-col-cont.haiwai p { font-weight: 400; font-size: 18px;color: #808080 }

@media (max-width:991.98px) {.unc-inv-col.haiwai {
	width: 100%;
}}

@media (max-width:768px) {
.unc-inventment-container:after {
	width: 0;
    min-height: 100px;
    background:none;
}	
.unc-inventment-content {padding:20px 0;}
.unc-inventment-content h3 {
	color: #666;
	font-size: 14px; 
	font-weight: 400;
}
.unc-inventment-content h2 {
	color: #000;
	font-size: 28px;
	line-height: 30px;
}
.unc-inventment-content p {
	color: #666;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
}

.unc-inv-col {	width: 46%; margin: 5px 2%;	padding: 15px 0 15px 30px;}
.unc-inv-col.haiwai {	width: 46%; border-bottom: none; margin: 15px 2%;	padding: 15px 0 15px 30px;}
.unc-inv-col-cont h4 {	font-size: 20px;}
.unc-inv-col-cont.haiwai h4 {	font-size: 20px;}
}

@media (max-width:640px) {
.unc-inv-col {	width: 96%;}
.unc-inv-col.haiwai {	width: 96%;}
	.unc-inv-col-cont h4 {	font-size: 18px;}
}



/*services-08*/
.services-08{margin:0 auto; padding: 0; width: 100%; height: auto; transition: 0.3s; }

.services-08 .section-title h2{margin:0 auto; padding: 0; width: 100%; height: auto; font-size: 24px; color: #000; font-weight: bold; text-align: left;line-height: 30px;}
.services-08 .section-title p{margin:0 auto; padding:15px 0; width: 100%; height: auto; font-size: 18px; color: #666; font-weight: normal; text-align: left;line-height: 24px;}

.services-08-item {
padding: 30px;
border: 4px solid rgba(224,235,241,0.3);
margin-bottom: 30px; min-height: 220px;
border-radius: 10px;
}

.services-08 .services-08-item--wrapper{
     border-bottom: 2px solid #f5f5f5;
}

.services-08 .services-08-item--wrapper:nth-child(2){
    border-bottom: none;
}
.services-08-item--wrapper > div{
    border-right: 2px solid #f5f5f5;
}
.services-08-item--wrapper > div:nth-child(2),.services-08-item--wrapper > div:nth-child(3),.services-08-item--wrapper > div:nth-child(4),.services-08-item--wrapper > div:nth-child(5),.services-08-item--wrapper > div:nth-child(6){
   border-right: 1px solid #cccccc;
    background: #fff;
}
.services-08-item--wrapper > div:nth-child(4){
     border-left: 1px solid #cccccc;
}
.services-08-item--wrapper > div:nth-child(1){
     border-right: 1px solid #cccccc;
}
.services-08-item--wrapper > div:nth-child(2){
 border-top: 1px solid #cccccc;
}
.services-08-item--wrapper > div:nth-child(3){
    border-top: 1px solid #cccccc;
     border-left: none;
}
.services-08-item--wrapper > div:nth-child(4),.services-08-item--wrapper > div:nth-child(5),.services-08-item--wrapper > div:nth-child(6){
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.services-08-thumb {   height: 80px;}
.services-08-content h3{
    margin: 12px 0 30px 0; padding:0;
    font-size: 24px;
    position: relative;
    font-weight: 500;
}
.services-08-content p{line-height: 24px;color: #868686}
.services-08-content .number{
    color: #f5f5f5;
    -webkit-text-stroke: 2px #ed1e242b;
    -webkit-text-fill-color: #fff;
    font-size: 50px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    text-align: right;
}
.services-08-content,.services-08-thumb {
    position: relative;
    z-index: 1;
}
.services-08-thumb img{float: right}
.services-08-content .readmore {
border-bottom: 1px solid #ed1e24;
display: inline-block;
    color: #ed1e24;
}
.services-08-item:hover {margin-top: -10px; transition: 0.3s;  box-shadow: 0px 10px 50px 0px rgba(53,82,99,0.09);
}
.services-08-item:hover p{color: #000!important}
/*gallery-area-v1*/
.gallery-area-v1 {margin:0 auto; padding:60px 0; width: 100%; height: auto; }
 .gallery-area-v1 .gallery-item .gallery-img .gallery-overlay:after {
  background: -webkit-gradient(linear, left top, right top, from(#fd6151), to(#ff774a));
  background: linear-gradient(90deg, #fd6151 0%, #ff774a 100%);
}
.gallery-row{margin-top:30px;}

.gallery-area-v1 .gallery-item:hover .gallery-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.gallery-area-v1 .gallery-item:hover .gallery-img .gallery-overlay {
  visibility: visible;
  opacity: 1;
}
.gallery-area-v1 .gallery-item:hover .gallery-img .gallery-overlay:after {
  visibility: visible;
  opacity: 1;
}
.gallery-area-v1 .gallery-item .gallery-img {
  position: relative;
  overflow: hidden;
}
.gallery-area-v1 .gallery-item .gallery-img a {
  display: block;
}
.gallery-area-v1 .gallery-item .gallery-img img {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.gallery-area-v1 .gallery-item .gallery-img .gallery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 50px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  z-index: 1;
}
.gallery-area-v1 .gallery-item .gallery-img .gallery-overlay:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  z-index: -1;
}
.gallery-area-v1 .gallery-item .gallery-img .gallery-overlay .gallery-content span.span {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
}
.gallery-area-v1 .gallery-item .gallery-img .gallery-overlay .gallery-content h4 {
  color: #fff; padding-top: 40px;
}
.gallery-area-v1 .gallery-item .gallery-img .gallery-overlay .gallery-content .icon {
  position: absolute;
  bottom: 25px;
  right: 25px;
  font-size: 30px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  color: #fff;
}

.counter-section{position:relative;z-index: 10;}
.counter-section.style-two{padding-top:0}
.counter-section .fact-section{position:relative;padding:100px 0 120px 0;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center bottom}
.counter-section .fact-section:before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;display:block;background-color:rgba(64,62,57,0.10)}

.fact-section .info{width:100%; height: auto; margin: 0 auto; padding: 0;z-index: 100;position: relative;text-align: center}
.fact-section .info p{font-size: 45px!important;line-height: 1em;color: #fff; text-align: center;display: inline;font-weight: 100}
.fact-section .info img{margin: 30px auto;display: inline;width: auto;height: auto; text-align: center;padding: 0 50px}


.gengduo{margin:50px auto 20px auto; padding:0; width:230px; height:auto;}



.fangancatelog1 .liuchen{ margin: 0 auto; padding:30px 0; width: 100%; height: auto; max-width: 1400px;}
.fangancatelog1 .liuchen ul{ margin: 0 auto; padding:0; width: 100%; height: auto;}
.fangancatelog1 .liuchen ul li{ margin: 1%; padding:0; width: 14%; height: auto; float: left;}
.fangancatelog1 .liuchen ul li .ico{ margin: 0 auto; padding:0; width: 80px; height: 80px; background: #bfc4c7; display: block; border-radius: 40px;}
.fangancatelog1 .liuchen ul li .ico img{ margin: 15px; padding:0; width: 50px; height: 50px; }


.fangancatelog1 .liuchen ul li .txt1{ margin:20px auto 0 auto; padding:0; width: 100%; height: auto; text-align: center; line-height: 30px; color: #000; font-size: 18px;}
.fangancatelog1 .liuchen ul li .txt2{ margin:5px auto; padding:0; width: 80px; height: 2px; background: #dcb431;}
.fangancatelog1 .liuchen ul li .txt3{ margin:5px auto; padding:0; width: 100%; height: auto; text-align: center; line-height: 30px; color: #666; font-size: 14px;}


.fangancatelog1 .liuchen ul li:hover .ico{  background: #fdc800; display: block;}


.fangancatelog1 .liuchen1{ margin: 0 auto; padding:30px 0; width: 100%; height: auto; }
.fangancatelog1 .liuchen1 ul{ margin: 0 auto; padding:0; width: 100%; height: auto;}
.fangancatelog1 .liuchen1 ul li{ margin: 1%; padding:0; width: 23%; height: auto; float: left;}
.fangancatelog1 .liuchen1 ul li .ico{ margin: 0 auto; padding:0; width: 100%; height: auto; text-align: center;}
.fangancatelog1 .liuchen1 ul li .ico img{ max-width: 100%; height: auto; }


.fangancatelog1 .liuchen1 ul li .txt1{ margin:20px auto 0 auto; padding:0; width: 100%; height: auto; text-align: center; line-height: 30px; color: #fff; font-size: 30px; font-family: Impact;}
.fangancatelog1 .liuchen1 ul li .txt2{ margin:5px auto; padding:0; width: 100%; height: auto; text-align: center; line-height: 30px; color: #fff; font-size: 16px;}

.fangancatelog1 .liuchen2 { margin: 0 auto; padding:30px 0; width: 100%; height: auto; }
.fangancatelog1 .liuchen2 .nei{ margin: 1%; padding:0; width: 18%; height: auto; float: left;}


.fangancatelog1 .liuchen3 { margin: 0 auto; padding:30px 0; width: 100%; height: auto; }
.fangancatelog1 .liuchen3 ul{ margin: 0 auto; padding:0; width: 100%; height: auto;}
.fangancatelog1 .liuchen3 ul li{ margin: 1%; padding:0; width: 31%; height: auto; float: left;}
.fangancatelog1 .liuchen3 ul li img{ max-width: 100%; height: auto; }
.fangancatelog1 .liuchen3 ul li .txt{ margin:5px auto; padding:0; width: 100%; height: auto; text-align: center; line-height: 30px; color: #000; font-size: 16px;}

.fangancatelog1 .liuchen3 ul li .txt {
  width: 75px;
  height: 75px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 40%;
  -webkit-transform: translate(-50%, -40%);
  -ms-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  font-size: 20px;
  color: #fbc700;
}




.fangancatelog1 .liuchen4 { margin: 0 auto; padding:30px 0; width: 100%; height: auto; max-width: 1200px;}
.fangancatelog1 .liuchen4 .col{ margin:1%; padding:0; width: 31%; height: auto;float: left; }


.zhenshu{ margin: 0 auto; padding:30px 0; width: 100%; height: auto;}

.zhenshu .owl-carousel .owl-nav {
	margin: 0;
    position: absolute;
    top: 50%;
    width: 100%;
	margin-top:-25px;
}

.zhenshu .owl-carousel .owl-nav div {
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	background: none;
	color: #e3e3e3;
	font-size: 26px;
	position: absolute;border: 1px solid #e3e3e3;
	margin: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding: 0;
	border-radius: 50%;
}
.zhenshu .owl-carousel .owl-nav div:hover{
	border: 1px solid #69a2c2;background: none;
	color:#69a2c2;
}
.zhenshu .owl-carousel .owl-controls .owl-nav .owl-prev{
	left:-70px;background: url(../image/fangan/arrow1.png) no-repeat center center;
}
.zhenshu .owl-carousel .owl-controls .owl-nav .owl-next{
	right:-70px;background: url(../image/fangan/arrow2.png) no-repeat center center;
}

.flat-services {
    padding: 50px 0;
}
.section-title {
    text-align  : center;
    margin-left : auto;
    margin-right: auto;
}

.section-subtitle::after,
.section-subtitle::before {
    content         : '';
    position        : absolute;
    height          : 1px;
    width           : 75px;
    background-color: var(--primary-color);
    top             : 50%;
    margin          : 0 15px;
}

.section-subtitle::before {
    left: -100px;
}
.section-title h4{font-size: 16px; text-align: center; font-weight: 300; line-height: 30px; margin: 0 auto; padding: 0;}
.section-title h2{ font-size: 36px; text-align: center; color: #000; font-weight: 300; margin: 0 auto; padding: 0;}


.flat-services .services-box {
    position          : relative;
    background-color  : #fff;
    padding           : 44px 10px 64px 26px;
    border-radius     : 46px 6px 6px 6px;
    margin-bottom     : 31px;
    overflow          : hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition   : all 0.3s ease;
    -ms-transition    : all 0.3s ease;
    -o-transition     : all 0.3s ease;
    transition        : all 0.3s ease;
}

.flat-services .services-box::after {
    position   : absolute;
    content    : "\e947";
    font-family: 'icomoon';
    color      : #c3323a;
    font-size  : 40px;
    right      : 24px;
    top        : 29px;
    z-index    : 10;
}

.flat-services .services-box:hover,
.flat-services .services-box.active,
.flat-services .services-box:hover a,
.flat-services .services-box.active a,
.flat-services .services-box:hover .read-more::after,
.flat-services .services-box.active .read-more::after,
.flat-services .services-box:hover::after,
.flat-services .services-box.active::after,
.flat-services .services-box:hover .services-box-overlay {
    color  : #fff;
    opacity: 1;
}

.flat-services .services-box .read-more::after {
    font-size: 15px;
}

.flat-services .services-box:hover,
.flat-services .services-box.active {
    background-color: #ffc939;
}

.flat-services .services-box:hover .wraper-effect,
.flat-services .services-box .wraper-effect.active {
    right : -150px;
    bottom: -150px;
}

.flat-services .services-box .services-desc {
    padding    : 12px 0 27px 0;
    line-height: 28px;
}

.flat-services .services-box:hover .icon-services {
    
}

.flat-services .icon-services {
    padding              : 0; width: 90px; height: 90px; display: block; float: right;
    border-radius        : 45px;
    background-color     : #fff; overflow: hidden;
}
.flat-services .icon-services img {
width:80px; height: 80px; margin: 5px;
}
.flat-services .services-content {
    margin-top: 28px;
}
.flat-services .services-content h3{
   font-size: 26px; line-height: 30px; margin-bottom:5px; font-weight: 600; color: #000;
}
.flat-services .services-content p{
    height: 40px; font-size: 14px; line-height: 20px; margin-bottom: 20px;
}
.flat-services .wraper-effect {
    border-radius        : 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius   : 50%;
    -ms-border-radius    : 50%;
    -o-border-radius     : 50%;
    border-radius        : 50%;
    position             : absolute;
    transition           : all .5s;
    height               : 350px;
    width                : 350px;
    background-image     : url(../image/fangan/mark-services-box.png);
    right                : -100%;
    bottom               : -100%;
}




.service1{margin:0 auto; padding:80px 0; width: 100%; height: auto;}

.service1 .title{margin:0 auto; padding:20px 0; width: 100%; height: auto;}
.service1 .title .t1{margin:0 auto; padding:0; width: 100%; height: auto; font-size: 36px;font-weight: 300; line-height: 40px; text-align: center; color: #000;}
.service1 .title .t2{margin:0 auto; padding:10px 0; width: 100%; height: auto; font-size: 16px;font-weight: 300; line-height: 20px; text-align: center; color: #666;}


.service1_five{width: 19%; margin-right: 1%; float: left; padding: 0;margin-top: 20px;}

.service1__item {
  background-color: #fff;border-radius: 5px;
  position: relative;
  -webkit-box-shadow: 0px 0px 24.3px 2.7px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 0px 24.3px 2.7px rgba(0, 0, 0, 0.04);
  padding: 40px 40px 45px 40px;min-height: 260px;
}


.service1__item.hui {
  border-radius: 5px;
  position: relative;border:1px solid #e9c32a;
  -webkit-box-shadow: 0px 0px 24.3px 2.7px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 0px 24.3px 2.7px rgba(0, 0, 0, 0.04);
  padding: 40px 40px 45px 40px;min-height: 260px;
}



.service1__item:hover .btn6 {
  background: #e8c42b;
  border: 1px solid #e8c42b;
  color: #fff;
}

.service1__item:hover .service1__star i {
  color: #fff;
}

.service1__item:hover .service1__star:before {
  border-top-color: #e8c42b;
}

.service1__star {
  position: absolute;
  left: 0px;border-top-left-radius:5px;
  top: 0px;
}

.service1__star:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 0;
  height: 0;
  border-top: 59px solid #f4efd9;
  border-right: 55px solid transparent;
  z-index: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.service1__star i {
  z-index: 5;
  position: relative;
  top: 5px;
  left: 8px;
  color: #e8c42b;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.service1__starico {
 padding:10px 0; margin:0;width:100%; height:auto; text-align:center;
}
.service1__starico img{
 width:60px; height:60px; text-align:center;
}

.service1__txt{margin: 0 auto; padding: 0; width: 100%; height: auto;}
.service1__txt h3{font-size: 24px; line-height: 30px; font-weight: 300;}

@media (max-width: 1620px) {
.service1__txt h3{font-size: 20px; line-height: 30px; font-weight: 300;}

}

@media (max-width: 1450px) {
.service1__txt h3{font-size: 18px; line-height: 30px; font-weight: 500;}

}


.service1__content {
  position: relative;
  padding-top: 20px;
  padding-bottom: 9px;
}

.service1__content:before {
  position: absolute;
  content: '';
  left: 50%;
  top: 0px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 1px;
  width: 160px;
  background: #e8c42b;
}
/*
.service1__content:after {
  position: absolute;
  content: '';
  left: 50%;
  bottom: -10px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 1px;
  width: 80px;
  background: #e8c42b;
}
*/
.service1__content ul.listt {
  width: 100%; height: auto; margin: 0 auto; padding: 0;
}
.service1__content ul.listt li{
  width: 100%; height: auto; margin: 0 auto; padding:0;
}
.service1__content ul.listt li a{
  width: 100%; height: auto; margin: 0 auto; padding:0; font-size: 15px; line-height: 20px; text-align: center; color: #000;
}

.service1__content ul.listt li a:hover{
 padding-left:15px;color: #EA9A23;
}
.service1__content ul.listt li i{
  font-weight: 300;
  font-size: 12px;
  color: #000; margin-right: 5px; }

.service1__content ul.lista li i{
  font-weight: 300;
  font-size: 12px;
  color: #000; margin-right: 5px; }

.service1__content ul.lista{margin:0 auto; padding:0; width:100%; height:auto; }
.service1__content ul.lista li{margin:0 auto; padding:0; width:50%; height:auto; float:left;font-size:15px; line-height:24px; text-align:left; }
.service1__content ul.lista li a{margin:0 auto; padding:0; width:100%; height:auto; font-size:15px; line-height:24px; text-align:center; }


.service1__content ul.lista li a:hover {
  padding-left:15px;color: #EA9A23;
}


@media only screen and (max-width: 1600px) {
  .service1__item {
    padding: 20px;
  }
	
.service1__content ul.lista li{margin:0 auto; padding:0; width:50%; height:auto; float:left;font-size:14px; line-height:24px; text-align:left; }
.service1__content ul.lista li a{margin:0 auto; padding:0; width:100%; height:auto; font-size:14px; line-height:24px; text-align:center; }	
	
}


@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .service1__item {
    padding: 20px;
  }
}

@media only screen and (max-width: 640px) {
  .service1__item {
    padding: 20px;min-height: 300px;
  }
	.service1_five{width: 96%; margin:5px 2%; float: left; padding: 0;}

}



.btn6 {
  display: inline-block;
  text-transform: capitalize;
  padding: 0;
  font-size: 16px;
  line-height: 18px;
  border-radius: 23px; width: 140px; height: 46px;padding-right: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #e8c42b;
  background: #fff;
  border: 1px solid #e8c42b;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  letter-spacing: 0.25px; line-height: 46px;
  position: relative;
}




.btn6 i {
  height: 40px;
  width: 40px;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  border-radius: 100px;
  background-color: #e8c42b;
  color: #fff;
  position: absolute;
  right: 2px;
  top: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}



.btn6:hover,
.btn6:focus {
  background: #fff;
  border: 1px solid #e8c42b;
  color: #EA9A23;
}

.btn6:hover i,
.btn6:focus i {
  background-color: #fff;
  color: #EA9A23;
}

.btn6:focus,
.btn6.focus {
  outline: 0;
}




/*fanganali*/
.fanganali{margin:0 auto; padding:80px 0 0 0; width: 100%; height: auto; background: url(../image/fangan/about-bg1.png) no-repeat center left;}
.fanganali.bdtg{margin:0 auto; padding:80px 0 0 0; width: 100%; height: auto; background: url(../image/ydgg/6.jpg) no-repeat center left;}
.fanganali .sectitle{margin:0 auto; padding: 10px 0; width: 100%; height: auto;}
.fanganali .sectitle h2{margin:0 auto; padding: 0; width: 100%; height: auto; font-size: 32px; line-height: 30px; text-align: left;font-weight: 300; color: #000;}
.fanganali .sectitle p{margin:0 auto; padding:10px 0; width: 100%; height: auto;font-size: 16px; line-height: 24px; margin-bottom:5px; font-weight: normal; color: #888;}

ul.ttm-list{margin:0 auto; padding: 10px 0; width: 100%; height: auto;}
ul.ttm-list li{margin:0 auto; padding: 10px 0; width: 100%; height: auto; font-size: 18px; text-align: left;line-height: 30px; border-bottom: 1px dashed #e3e3e3;transition: all 0.2s ease-out 0s;}
ul.ttm-list li i{ font-size: 18px; text-align: left;line-height: 30px; margin-right: 10px;}

ul.ttm-list li:hover{padding-left: 10px; border-bottom: 1px dashed #e3e3e3; background: #f3ca20;transition: all 0.2s ease-out 0s; color: #fff;}




/* ------------ SEO Service One --------------*/
.our-service.bg-color {
  background: #fafafa;
  margin: 130px 0 0 0;
  padding: 125px 0 90px 0;
}
.our-service .seo-title-one a {
  color: #fff;
  border: none;
  line-height: 45px;
  position: absolute;
  top: 18px;
  right: 0;
}
.our-service .seo-title-one {margin-bottom: 55px;}
.our-service .single-service {
  border: 1px solid #f5f5f5;
  border-radius: 5px;
  padding: 40px 30px 35px 135px;
  position: relative;
  margin-bottom: 30px; margin-top: 35px;
}
.our-service.gzh .single-service {
  border: 1px solid #f5f5f5;
  border-radius: 5px;
  padding: 40px 30px 35px 135px;
  position: relative;
  margin-bottom: 10px; margin-top: 15px;
}
.our-service .single-service h5 {
  font-size: 26px;
  color: #000;
  font-weight: 400;
  display: block; text-align: left;
  margin-bottom: 5px;
}
.our-service .single-service h6 {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  display: block; text-align: left;
  margin-bottom: 8px;
}
.our-service .single-service img {
  position: absolute;
  top:25px;
  left:35px;
}
.our-service.gzh .single-service img {
  position: absolute;
  top:30px;
  left:35px;
}
.our-service .single-service:hover img {
  transform:scale(1.1);
}
.our-service .single-service h2 {
  font-size: 45px;
  font-weight: 900;
  color: #f6f6f6;
  position: absolute;
  left:35px;
  bottom: 30px;
}
.our-service .single-service p {
 min-height: 70px;
}
.our-service.gzh .single-service p {
 min-height: 30px;
}
.our-service .single-service:hover {
  box-shadow: 0px 0px 30px 0px rgba(88, 88, 88, 0.10);
  border-color: #fff;
}
.our-service.m-fix {margin: 100px 0 0 0;}
.our-service.m-fix .single-service img {
  left:25px;
  width: 65px;
  height: 65px;
  border-radius: 50%;
}
 @media (max-width: 640px) {
	.our-service .single-service {
  border: 1px solid #f5f5f5;
  border-radius: 5px;
  padding: 20px;
  position: relative;
  margin: 10px;
} 
	.our-service .single-service h5 {
  font-size: 18px;
  font-weight: 400;
} 
	 
	 .service-list-item-style1 p {
           color: #2d3630; 
    font-size:14px; padding-left: 10px; line-height: 30px;
    font-weight: 500; }
	 
 .our-service .single-service img {
  position: relative;
  top:0;text-align: center; clear: both; min-height: auto;
  left:0;
}
.our-service .single-service h2 {
  display: none;
}	 
.our-service .single-service p {
width: 100%;
}	 
	 
}

.picsolution{margin:0 auto; padding:30px 0; width: 100%; height: auto;}
.picsolution ul{margin:0 auto; padding:10px 0; width: 100%; height: auto;}
.picsolution ul li{margin:0 auto; padding:0; width: 24%; height: auto; margin-right: 1%; float: left; background: #f9f9f9; border-top-left-radius: 8px; border-top-right-radius: 8px; position: relative; z-index: 10;}
.picsolution ul li .img{margin:0 auto; padding:0; width: 100%; height: auto; border-top-left-radius: 8px; border-top-right-radius: 8px; overflow: hidden;}
.picsolution ul li .txt{margin:0 auto; padding:20px 30px; width: 100%; height: auto; }
.picsolution ul li .txt .t1{margin:0 auto; padding:0; width: 100%; height: auto; font-size: 30px; line-height: 30px; text-align: left;}
.picsolution ul li .txt .t2{margin:0 auto; padding:10px 0; margin-bottom: 80px; width: 100%; height: auto; font-size: 18px;font-family: "MaxPro",Arial; line-height: 24px; text-align: left;}

.picsolution ul li .num{position: absolute; bottom: -5px; color: #000;z-index: 1;left:30%;white-space:nowrap;font-size:100px;line-height:1em;}
.picsolution ul li .num{-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);opacity:1;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;color:rgba(255,255,255,0);-webkit-text-stroke:1px #c1c1c1;-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s; text-align: center; font-weight: 800;}

.picsolutionmobile{display: none;}

.picsolution .img{width: 100%; height: auto; padding: 0; margin: 0;}
.picsolution .img img{max-width: 100%; height: auto;}
.picsolution .txt{width: 100%; height: auto; padding: 0; margin: 0;}
.picsolution .txt .t1{width: 100%; height: auto; padding: 0; margin: 0;font-size: 40px; font-weight: 300; color: #000; line-height: 30px; text-align: left;}
.picsolution .txt .t2{width: 100%; height: auto; padding:40px 0; margin: 0;font-size: 24px; font-weight: 300; color: #666; line-height: 50px; text-align: left;}

@media (max-width: 767px) {
.picsolution .txt .t1{font-size: 30px; font-weight: 300; color: #000; line-height: 30px; text-align: left;}
.picsolution .txt .t2{padding:20px 0; margin: 0;font-size: 16px; font-weight: 300; color: #666; line-height: 30px; text-align: left;}	
	
}


.picsolution1{margin:0 auto; padding:30px 0; width: 100%; height: auto;}
.picsolution1 .title{margin:0 auto; padding:10px 0; width: 100%; height: auto; font-size: 40px; font-weight: 300; color: #000; line-height: 30px; text-align: center;}



.picsolution1 ul{margin:0 auto; padding:10px 0; width: 100%; height: auto;}
.picsolution1 ul li{margin:1%; padding:20px 30px; width: 30%; height: auto; min-height: 230px;float: left; overflow: hidden;-webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;}
.picsolution1.baidu ul li{margin:0; padding:20px 30px; width: 33%; height: auto; min-height: 230px;float: left; overflow: hidden;-webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;border: 1px solid #f4f4f4}
.picsolution1.ali ul li{margin:0; padding:20px 30px; width: 50%; height: auto; min-height: 230px;float: left; overflow: hidden;-webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;border: 1px solid #f4f4f4}
.picsolution1 ul li .img{margin:0 auto; padding:0; width: 100%; height: auto;  }
.picsolution1 ul li .txt{margin:0 auto; padding:0; width: 100%; height: auto; }
.picsolution1 ul li .txt .t1{margin:0 auto; padding:15px 0; width: 100%; height: auto; font-size: 30px; line-height: 36px; text-align: left;}
.picsolution1.baidu ul li .txt .t1{margin:0 auto; padding:15px 0; width: 100%; height: auto; font-size: 24px; line-height: 36px; text-align: left;}
.picsolution1 ul li .txt .t2{margin:0 auto; padding:0;width: 100%; height: auto;  font-size: 18px;font-family: "MaxPro",Arial; line-height: 24px; text-align: left;}
.picsolution1.ali ul li .txt .t2{margin:0 auto; padding:0;width: 100%; height: auto;  font-size: 18px;font-family: "MaxPro",Arial; line-height: 24px; text-align: left;}
.picsolution1 ul li:hover{padding-top:10px;-webkit-transition: all 400ms ease;-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 13px 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 13px 15px #3333334d;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;}

.picsolution2{margin:0 auto; padding:50px 0 100px 0; width: 100%; height: auto;}
.picsolution2 .title{margin:0 auto; padding:10px 0; width: 100%; height: auto; font-size: 40px; font-weight: 300; color: #000; line-height: 50px; text-align: center;}
.picsolution2 .title1{margin:0 auto; padding:10px 0 30px 0; width: 100%; height: auto; font-size: 16px; font-weight: 300; color: #000; line-height: 20px; text-align: center;}

.picsolution2 .img{margin:10px auto; padding:15px; width: 100%; height: auto; text-align: center; background: #f9f9f9;}
.picsolution2 .img img{max-width: 100%; height: auto; }

.picsolution3{margin:0 auto; padding:30px 0; width: 100%; height: auto;}
.picsolution3 ul{margin:0 auto; padding:10px 0; width: 100%; height: auto;}
.picsolution3 ul li{margin:0 auto; padding:0; width: 32%; height: auto; margin-right: 1%; float: left; background: #f9f9f9; border-top-left-radius: 8px; border-top-right-radius: 8px; position: relative; z-index: 10;}
.picsolution3.shipin ul li{margin:0 auto; padding:0; width: 24%; height: auto; margin-right: 1%; float: left; background: #f9f9f9; border-top-left-radius: 8px; border-top-right-radius: 8px; position: relative; z-index: 10;}
.picsolution3.albb ul li{margin:0 auto; padding:0; width: 24%; height: auto; margin-right: 1%; float: left; background: #f9f9f9; border-top-left-radius: 8px; border-top-right-radius: 8px; position: relative; z-index: 10;}
.picsolution3 ul li .img{margin:0 auto; padding:0; width: 100%; height: auto; border-top-left-radius: 8px; border-top-right-radius: 8px; overflow: hidden;}
.picsolution3 ul li .txt{margin:0 auto; padding:20px 30px; width: 100%; height: auto; }
.picsolution3 ul li .txt .t1{margin:0 auto; padding:0; width: 100%; height: auto; font-size: 30px; line-height:30px; text-align: left;}
.picsolution3.albb ul li .txt .t1{margin:0 auto; padding:0; width: 100%; height: auto; font-size: 24px; line-height:30px; text-align: center;}
.picsolution3 ul li .txt .t2{margin:0 auto; padding:5px 0; margin-bottom: 80px; width: 100%; height: auto; font-size: 18px;font-family: "MaxPro",Arial; line-height: 24px; text-align: left;}
.picsolution3.albb ul li .txt .t2{margin:0 auto; padding:10px 0; margin-bottom: 0px; width: 100%; height: auto; font-size: 14px;font-family: "MaxPro",Arial; line-height: 24px; text-align: center;}
.picsolution3 ul li .num{position: absolute; bottom: -5px; color: #000;z-index: 1;left:30%;white-space:nowrap;font-size:100px;line-height:1em;}
.picsolution3 ul li .num{-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);opacity:1;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;color:rgba(255,255,255,0);-webkit-text-stroke:1px #c1c1c1;-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s; text-align: center; font-weight: 800;}



.picsolution4{margin:0 auto; padding:30px 0; width: 100%; height: auto;}
.picsolution4 .title{margin:0 auto; padding:20px 0 40px 0; width: 100%; height: auto; font-size: 40px; font-weight: 300; color: #000; line-height: 30px; text-align: left;}


.picsolution4-single {position: relative;display: block;margin-bottom: 30px; border-radius: 8px; overflow: hidden;}
.picsolution4-img { position: relative;display: block;overflow: hidden;z-index: 1;}
.picsolution4-img:before {
    position: absolute; bottom: 0;left: 0;right: 0; content: "";height: 255px;
    border-radius: var(--thm-border-radius);  z-index: 2;}

.picsolution4-img img { width: 100%; border-radius: 5px; transition: all 500ms ease; transform: scale(1);}
.picsolution4-single:hover .picsolution4-img img {transform: scale(1.05);}
.picsolution4-img-content {
    position: absolute;
    left: 0;
    bottom: 0px;
    right: 0;
    padding-top: 30px;
    padding-left: 40px;
    padding-bottom: 100px;
    z-index: 4;
}
.picsolution4-single:hover .picsolution4-img-content:before {transform: scaleY(1.0);}
.picsolution4-img-content-title {font-size: 26px;margin: 0; color: #fff;font-weight: 400; line-height: 30px;padding: 0;transition: all 500ms ease;}
.picsolution4-single:hover .picsolution4-img-content-title {padding-top: 40px; transform: translateY(-10px);transition: all 500ms ease;color: #fbc700;}
.picsolution4-img-content-car-price {font-size: 24px;transition: all 500ms ease;padding: 10px 0 0 0;color: #fff;line-height: 20px;margin: 0;margin: 0;}
.picsolution4-single:hover .picsolution4-img-content-car-price { transition: all 500ms ease;color: #fbc700;transform: translateY(-10px);}


.picsolution5{margin:0 auto; padding:30px 0; width: 100%; height: auto;margin-top: -100px;position: relative; z-index: 1;}
.picsolution5 .title{margin:0 auto; padding:20px 0 40px 0; width: 100%; height: auto; font-size: 40px; font-weight: 300; color: #000; line-height: 30px; text-align: center; z-index: 1;}

.picsolutioncon{margin:0 auto; padding: 0; width: 100%; height: auto; background: #f9f9f9; border-radius: 40px; overflow: hidden;}
.picsolutioncon .left{margin:0 auto; padding: 0; width: 50%; height: auto;float: left;}
.picsolutioncon .right{margin:0 auto; padding:30px 50px; width: 50%; height: auto;float: left;}
.picsolutioncon .right .titletxt{margin:0 auto; padding:0; width: 100%; margin-top: 100px; height: auto;float: left;}
.picsolutioncon.pyq .right .titletxt{margin:0 auto; padding:0; width: 100%; margin-top: 50px; height: auto;float: left;}
.picsolutioncon .right .titletxt .t1{margin:0 auto; padding:0; width: 100%; height: auto;float: left; font-size: 36px;color: #000;font-weight: 300; line-height: 30px;}
.picsolutioncon.pyq .right .titletxt .t1{margin:0 auto; padding:0; width: 100%; height: auto;float: left; font-size: 28px;color: #000;font-weight: 300; line-height: 30px;}
.picsolutioncon .right .titletxt .t2{margin:0 auto; padding:20px 0; width: 100%; height: auto;float: left; font-size: 18px;color: #000;font-weight: 400; line-height: 30px;}
.picsolutioncon.pyq .right .titletxt .t2{margin:0 auto; padding:20px 0; width: 100%; height: auto;float: left; font-size: 14px;color: #000;font-weight: 400; line-height: 30px;}
.picsolutioncon .right .num{position: absolute; bottom: 80px; color: #000;z-index: 1;right:50px;white-space:nowrap;font-size:100px;line-height:1em;}
.picsolutioncon .right .num{-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);opacity:1;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;color:rgba(255,255,255,0);-webkit-text-stroke:1px #c1c1c1;-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s; text-align: center; font-weight: 800;}



.picsolution6{margin:0 auto; padding:30px 0; width: 100%; height: auto;margin-top: -100px;}
.picsolution6 .title{margin:0 auto; padding:130px 0; width: 100%; height: auto; font-size: 40px; font-weight: 300; color: #000; line-height: 30px; text-align: center; background: url(../image/fangan/waimao2.jpg) no-repeat top left;}

.picsolution6 .con{margin: 40px auto; padding: 0; width: 100%; height: auto;}
.picsolution6 .con .left{margin: 0; padding: 0; width: 100px; height: auto; float: left;font-size: 60px; font-weight: 600; color: #ffd908; line-height:60px; text-align: left; overflow: hidden;}


.picsolution6 .con .right{margin: 0; padding: 0 3%; width:-webkit-calc(100% - 100px); 
width:-moz-calc(100% - 100px); 
width:calc(100% - 100px);  height: auto; float: left; }

.picsolution6 .con .right .t1{margin: 0; padding: 0; width: 100%; height: auto; float: left;font-size: 30px; font-weight: 600; color: #000; line-height: 30px; text-align: left;}
.picsolution6 .con .right .t2{margin: 0; padding:10px 0; width: 100%; height: auto; float: left;font-size: 18px; font-weight: 300; color: #888; line-height: 30px; text-align: left;}

.picsolution7{margin:0 auto; padding:30px 0; width: 100%; height: auto;margin-top: 20px;}
.picsolution7 .title{margin:0 auto; padding:20px 0 40px 0; width: 100%; height: auto; font-size: 40px; font-weight: 300; color: #000; line-height: 30px; text-align: center;}

.picsolution8{margin:0 auto; padding:80px 0; width: 100%; height: auto;margin-top: 20px; background: #f9f9f9;}
.picsolution8 .title{margin:0 auto; padding:20px 0 40px 0; width: 100%; height: auto; font-size: 48px; font-weight: 300; color: #000; line-height: 30px; text-align: center;}
.picsolution8 .title1{margin:0 auto; padding:20px 2%; width: 96%; max-width: 800px; height: auto; font-size:20px; font-weight: 300; color: #000; line-height: 30px; text-align: center;}

.picsolution8 .piccon{margin:40px auto; padding:100px 60px; width: 100%;max-width: 1200px; height: auto;border-radius: 100px; background: url(../image/fangan/waimao3.jpg) no-repeat center center;}
.picsolution8 .piccon .con{margin:0 auto; padding:0; width: 28%;margin-right: 5%; height: auto; float: left;}
.picsolution8 .piccon .con .img{margin:0 auto; padding:0; width: 100%; height: auto; float: left; font-size: 40px; font-weight: 300; color: #000; line-height: 30px; text-align: left;}
.picsolution8 .piccon .con .t1{margin:0 auto; padding:20px 0; width: 100%; height: auto; float: left; font-size: 40px; font-weight: 300; color: #000; line-height: 30px; text-align: left;}
.picsolution8 .piccon .con .t2{margin:0 auto; padding:20px 0; width: 100%; height: auto; float: left; font-size: 18px; font-weight: 300; color: #666; line-height: 30px; text-align: left;}
.picsolution8 .piccon .con .t3{margin:0 auto; padding:10px 0; width: 100%; height: auto; float: left; font-size: 40px; font-weight: 800; color: #26205b; line-height: 40px; text-align: left;opacity:0.1;}



.seo-counter {
  background: url(../images/home/8.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  margin: 0; 
}
.seo-counter:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  background: rgba(255,195,35,0.9);
  z-index: 1;
}
.seo-counter .main-content {
  position: relative;
  z-index: 1;
  padding-bottom: 80px;
}
.seo-counter.bg1 {
  background: url(../image/fangan/bg1.jpg) no-repeat center;
  position: relative;
  margin: 0; 
}
.seo-counter.bg1:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top:0;
  left:0;
  background: none;
  z-index: 1;
}
.seo-counter.bg1 .main-content {
  position: relative;margin: 0 auto;
  z-index: 1;
  padding: 80px 0;width: 100%; max-width: 1000px;
}


.seo-counter.bg3 {
  background: url(../image/fangan/bg3.jpg) no-repeat center;
  position: relative;
  margin: 0; 
}
.seo-counter.bg3:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top:0;
  left:0;
  background: none;
  z-index: 1;
}
.seo-counter.bg3 .main-content {
  position: relative;margin: 0 auto;
  z-index: 1;
  padding: 80px 0;width: 100%; max-width: 1000px;
}
.seo-counter.bgx {
  background:none;
  margin: 0; 
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.seo-counter.bgx:before{background: none}
.seo-counter.bg4 {
  background: url(../image/fangan/bg4.jpg) no-repeat center;
  position: relative;
  margin: 0; 
}
.seo-counter.bg4:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top:0;
  left:0;
  background: none;
  z-index: 1;
}
.seo-counter.bg4 .main-content {
  position: relative;margin: 0 auto;
  z-index: 1;
  padding: 80px 0;width: 100%; max-width: 1000px;
}

.seo-counter.bg5 {
  background: url(../image/fangan/bg5.jpg) no-repeat center;
  position: relative;
  margin: 0; 
}
.seo-counter.bg5:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top:0;
  left:0;
  background: none;
  z-index: 1;
}
.seo-counter.bg5 .main-content {
  position: relative;margin: 0 auto;
  z-index: 1;
  padding: 80px 0;width: 100%; max-width: 1000px;
}




.seo-counter img {width: 100%;}
.seo-counter .single-box .number {
  font-weight: 900;
  font-size: 60px;
  color: #fff;
}
.seo-counter .single-box p {
  font-size: 20px;
  color: #fff;
}
.seo-counter .single-box {
  text-align: center;
  position: relative;
}
.seo-counter .single-box:after {
  content: '';
  width: 1px;
  height: 80px;
  background: #fff;
  position: absolute;
  right: -15px;
  top:6px;
}
.seo-counter .single-box.border-fix:after {display: none;}


.counterup-section {
  background: url(../image/fangan/counterup-bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 100px 0;
}
.counterup-section .images {
  margin-left: -200px;
}
.counterup-section .images img {
  max-width: 100%;
}
.counterup-section .item {
  padding: 80px 10px;
  box-shadow: 0 20px 50px rgba(205, 196, 219, 0.3);
  border-radius: 10px;
  text-align: center;
  margin-bottom: 30px;
}
.counterup-section .item img {
  max-width: 100%;
  margin-bottom: 30px;
}
.counterup-section .item h5 {
  color: #313131;
  font-size: 16px;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif;
}
.counterup-section .item h3 {
  font-size: 20px;
  font-weight: 700;
  color: #523680;
  font-family: "Source Sans Pro", sans-serif;
}
.counterup-section .item.one_item {
  margin-top: 60px;
}
.counterup-section .item.last_item {
  margin-top: -60px;
}

.apps-craft-welcome-section-v5 .apps-craft-position-rel {
    width: 260px;
    max-height: none;
    bottom: 150px;
    right: 20%;
    left: inherit;
}
.apps-craft-welcome-section-v5 .apps-craft-position-rel .layer {
	height: auto;
	width: auto;
}
.apps-craft-welcome-section-v5 .apps-craft-position-rel .layer img {
	width: auto;
}

/* Video Version, Slider Version, ScreenShort Version And Another Parallax Version */
.apps-craft-welcome-section.apps-craft-video-bg {
	height: 100vh;
	background-attachment: fixed;
	position: relative;
	min-height: inherit;
}
.apps-craft-welcome-section.apps-craft-video-bg:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(35, 40, 56, 0.8);
	z-index: 99;
}


/* Welcome Section For Version 5 */
.apps-craft-welcome-section.apps-craft-welcome-section-v5:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 500px;
	background-image: url(../image/fangan/version-4-welcome-white.png);
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
}
.apps-craft-welcome-section-v5 .apps-craft-welcome-section-screen-short {
	z-index: 1;
}
.apps-craft-welcome-section-v5 .apps-craft-welcome-content h1 span {
	color: #003333;
}
.apps-craft-welcome-section-v5 .apps-craft-btn.app-store-btn {
	background-image: none;
	background-color: #232838;
}
.apps-craft-welcome-section-v5.apps-craft-welcome-section {
	background-color: #F4F4F4;
	height: 850px;
}
.apps-craft-welcome-section-v5 .apps-craft-position-rel-v2 .background {
	background-color: #232838;
	height: 100%;
	width: calc(100vw + 400px);
	position: absolute;
	left: -200px;
	top: 0px
}
.apps-craft-welcome-section-v5 .apps-craft-position-rel-v2 .background img {
	width: 100%;
}



/*--------------------------------------------------------------
# FAQ Page
--------------------------------------------------------------*/
.faq-page {
  position: relative;
  display: block;
  padding: 40px 0;
}
.faq-page .title{margin:0 auto; padding:20px 0; width: 100%; height: auto; font-size: 40px; font-weight: 300; color: #000; line-height: 30px; text-align: left;}

.faq-page__left {
  position: relative;
  display: block;
}

.faq-page__right {
  position: relative;
  display: block;
}

.faq-page__right .service-details__need-help {
  margin-top: 0px;
}

.thm-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  outline: none !important;
  color: #7c7c7c;
  border-radius: 30px;
  font-size: 16px;
  border: 1px solid #7c7c7c;
  padding: 10px 20px 10px 20px;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  overflow: hidden;
  z-index: 1;
}

.thm-btn:hover {
  color: var(--ambed-white, #ffffff);
  border: 1px solid #e9c32a;
}

.thm-btn:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 0px;
  background-color: var(--ambed-base, #e9c32a);
  -webkit-transition-delay: .1s;
          transition-delay: .1s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 1;
  z-index: -1;
}

.thm-btn:hover:after {
  opacity: 1;
  width: 100%;
}
.service-details__need-help {
  position: relative;
  display: block;
  padding: 50px 50px 40px;
  margin-top: 30px;
  margin-bottom: 10px; border-radius: 30px;
  text-align: center;
  z-index: 1;
  background-color: #e3e3e3;
}

.service-details__need-help-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: var(--ambed-base, #e3e3e3);
  mix-blend-mode: luminosity;
  opacity:0;
  z-index: -1;
}

.service-details__need-help-icon {
  height: 85px;
  width: 85px;
  background-color: var(--ambed-white, #30384a);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 auto 29px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.service-details__need-help-icon:hover {
  background-color: var(--ambed-black, #3c3531);
}

.service-details__need-help-icon span {
  font-size: 30px;
  color: var(--ambed-base, #e99b20);
}

.service-details__need-help-title {
  font-size: 26px;
  color: var(--ambed-white, #3c3531);
  line-height: 32px;
  font-weight: 400;
}

.service-details__need-help-contact {
  position: relative;
  display: block;
  margin-top: 34px;
}

.service-details__need-help-contact p {
  font-size: 16px;
  color: var(--ambed-white, #3c3531);
  margin: 0;
  line-height: 20px;
}

.service-details__need-help-contact a {
  font-size: 20px;
  color: var(--ambed-white, #3c3531);
  font-weight: 400;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.service-details__need-help-contact a:hover {
  color: var(--ambed-black, #3c3531);
}



/* ============================================================== 
     # Process 
=================================================================== */
.process-area {
  position: relative;
  z-index: 1; padding:120px 0;
}

.process-area.left-half-bg::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  height: 100%;
  width: 30%;
  background: #edf5ff;
  z-index: -1;
}

.process-area .info h2 {
  font-weight: 300;font-size:30px; text-align:left; color:#000; line-height:40px;
  margin-bottom: 30px;
}
.process-area .info h2.title2 {
  font-weight: 400;font-size:26px; text-align:left; color:#000; line-height:30px;
  margin-bottom: 30px;margin-top: 50px;
}
.process-area .info ul li {
  display: flex;
  margin-bottom: 50px;
}

.process-area .info {
  padding-left: 35px;
}

.process-area .info .info {
  padding-left: 0;
}

.process-area .info ul li:last-child {
  margin-bottom: 0;
}

.process-area .info ul li .icon {
  margin-right: 40px;
}

.process-area .info ul li .icon i {
    display: inline-block;
    font-size: 50px;
    height: 100px;
    width: 100px;
    line-height: 100px;
    position: relative;
    z-index: 1;
    text-align: center;padding:20px;
    border-radius: 5px;
    color: #232323;
    background: #edf5ff;
}
.process-area .info ul li .icon i img{
    width:60px; height:60px;
}
.process-area .info ul li h4 {
  font-weight: 400;font-size: 24px; text-align:left; color:#000; line-height:24px;margin:10px 0; padding-top:15px;
}

.process-area .info ul li p {
  margin: 0;font-size: 18px; text-align:left; color:#000; line-height:24px;
}

.process-area .info ul li .icon span {
    display: inline-block;
    position: absolute;
    right: -20px;
    top: -10px;
    background: #f4d02c;
    height: 40px;
    width: 40px;
    z-index: 1;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    font-weight: 800;
    box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
    color: #ffffff;
}

.process-area .info ul li .icon {
  position: relative;
  z-index: 1;
}


.faq-page__btn-box {
  position: relative;
  display: block;
}

.faq-page__btn {
  width: 100%;
  text-align: center;
}

.faq-one-accrodion .accrodion {
  position: relative;
  display: block;
  border: 1px solid transparent;
  border-radius: 35px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.faq-one-accrodion .accrodion.active {
  border: 1px solid var(--ambed-bdr-color, #e2ddda);background: #fff;
}

.faq-one-accrodion .accrodion-title {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 21px 40px 21px;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  border: 1px solid var(--ambed-bdr-color, #e2ddda);
  border-radius: 35px;
}

.faq-one-accrodion .accrodion-title h4 {
  margin: 0;
  font-size: 16px;text-align: left;
  font-weight: 500;
  line-height: 26px;
  color: var(--ambed-black, #3c3531);
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.faq-one-accrodion .accrodion + .accrodion {
  margin-top: 20px;
}

.faq-one-accrodion .accrodion.active .accrodion-title {
  border: 1px solid transparent;
  color: var(--ambed-base, #e9c32a);
}

.faq-one-accrodion .accrodion.active .accrodion-title h4 {
  color: var(--ambed-base, #e99b20); text-align: left; font-weight: 600;
}

.faq-one-accrodion .accrodion-title h4::before {
  content: "\f067";
  font-family: "FontAwesome";
  font-weight: 300;
  font-size: 8px;
  color: var(--ambed-white, #ffffff);
  background-color: var(--ambed-base, #888);
  position: absolute;
  top: 50%;
  right: 0;
  height: 20px;
  width: 20px;
  line-height: 20px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.faq-one-accrodion .accrodion.active .accrodion-title h4::before {
  content: "\f068";
  color: var(--ambed-white, #ffffff);
  background-color: var(--ambed-black, #e99b20);
  height: 20px;
  width: 20px;
  border-radius: 50%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.faq-one-accrodion .accrodion-content {
  position: relative;
  padding: 0px 40px 30px;
}

.faq-one-accrodion .accrodion-content p {
  margin: 0;
}




.work-card {
	margin-bottom: 30px;
	text-align: center;
	position: relative
}

.work-card .number {
	width: 120px;
	height:120px;
	background-color: transparent;
	line-height: 25px;
	border: 2px solid #fdc800;
	border-radius: 60px; padding-top: 30px;
	font-size: 20px;
	color: #000;
	font-weight: 600;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px
}

.work-card h3 {
	margin-bottom: 12px;
	font-weight: 600
}

.work-card p {
	margin-bottom: 0
}

.work-card .line-shape1 {
	position: absolute;
	top: 40px; line-height: 50px; font-size: 30px; font-family: Impact;
	right: -20px
}

.work-card .line-shape2 {
	position: absolute;
	top: 50px;
	right: -80px
}

.baozhaun_box2 {
  background: #fff;
}
.baozhaun_box2 .box {
  background: #fff;
  padding: 70px 0;
  position: relative;
  top: -52px;
}
.baozhaun_box2.pyq .box {
  background: #fff;
  padding: 70px 0px;
  position: relative;
  top: -52px;
}
.baozhaun_box2.pyq .box ul {
  margin-top: 0px;
}
.baozhaun_box2 .box ul {
  margin-top: 54px;
}
.baozhaun_box2 .box ul li {
  float: left;
  width: 25%;
  text-align: center;
}
.baozhaun_box2 .box ul li .icon {
  display: block;
  width: 103px;
  height: 103px;
  margin: 0 auto;
  border: 2px solid #f4f4f4;
  border-radius: 50px;
  position: relative;
  z-index: 2;
}
.baozhaun_box2 .box ul li .v1 {
  background: url(../image/baozhuan_icon4.png) no-repeat center center / cover #ffffff;
}
.baozhaun_box2 .box ul li .v2 {
  background: url(../image/baozhuan_icon5.png) no-repeat center center / cover #ffffff;
}
.baozhaun_box2 .box ul li .v3 {
  background: url(../image/baozhuan_icon6.png) no-repeat center center / cover #ffffff;
}
.baozhaun_box2 .box ul li .v4 {
  background: url(../image/baozhuan_icon7.png) no-repeat center center / cover #ffffff;
}
.baozhaun_box2 .box ul li .text {
  width: 250px;
  height: 250px;
  border: 2px solid #f4f4f4;
  border-radius: 50%;
  margin: -27px auto 0;
  padding-top: 70px;
}
.baozhaun_box2 .box ul li .text h3 {
  color: #666666;
  font-size: 20px;
}
.baozhaun_box2 .box ul li .text p {
  margin-top: 8px;
  color: #666666;
  font-size: 16px;
  line-height: 26px;
}
.baozhaun_box2 .box ul li .text span {
  display: block;
  width: 22px;
  height: 22px;
  margin: 25px auto 0;
  background: url(../image/baozhuan_pic1.jpg) no-repeat center center / cover;
}
.baozhaun_box2 .box ul li:hover .icon {
  border-color: #f3ca20;
}
.baozhaun_box2 .box ul li:hover .v1 {
  background: url(../image/baozhuan_icon04.png) no-repeat center center / cover #f3ca20;
}
.baozhaun_box2 .box ul li:hover .v2 {
  background: url(../image/baozhuan_icon05.png) no-repeat center center / cover #f3ca20;
}
.baozhaun_box2 .box ul li:hover .v3 {
  background: url(../image/baozhuan_icon06.png) no-repeat center center / cover #f3ca20;
}
.baozhaun_box2 .box ul li:hover .v4 {
  background: url(../image/baozhuan_icon07.png) no-repeat center center / cover #f3ca20;
}
.baozhaun_box2 .box ul li:hover .text {
  border-color: #f3ca20;
}
.baozhaun_box2 .box ul li:hover .text h3,
.baozhaun_box2 .box ul li:hover .text p {
  color: #f3ca20;
}
.baozhaun_box2 .box ul li:hover .text span {
  background: url(../image/baozhuan_pic01.jpg) no-repeat center center / cover;
}

.baozhaun_box3 {
  background: url(../image/ny_bg5.jpg) no-repeat center top;
  padding-top: 100px;
}
.baozhaun_box3 .box {
  background: url(../image/baozhuan_bg.png);
  min-height: 520px;
  padding:70px 50px;
}
.baozhaun_box3 .box .left {
  float: left;
}
.baozhaun_box3 .box .left h4 {
  color: #d6d5d0;text-align: left;
  font-size: 30px;
  text-transform: uppercase;
  font-family: DINEngschriftStd ;
}
.baozhaun_box3 .box .left h3 {
  margin-top: 15px;
  color: #ffffff;
  font-size: 36px;
}
.baozhaun_box3 .box .left p {
  margin-top: 5px;
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
}
.baozhaun_box3 .box .left i {
  display: block;
  width: 34px;
  height: 2px;
  background: #fff;
  margin-top: 48px;
}
.baozhaun_box3 .box .right {
  float: right;
  max-width: 780px;
  width: 100%;
  padding-left: 90px;
  border-left: 1px solid #4d4f5a;
}
.baozhaun_box3 .box .right ul li {
  float: left;
  margin-top: 60px;
  width: 40%;
}
.baozhaun_box3 .box .right ul li:nth-child(2n) {
  float: right;
}
.baozhaun_box3 .box .right ul li:first-child,
.baozhaun_box3 .box .right ul li:first-child + li {
  margin-top: 0;
}
.baozhaun_box3 .box .right ul li .icon {
  width: 58px;
  line-height: 0;
  float: left;
}
.baozhaun_box3 .box .right ul li .text {
  float: right;
  width: 75%;
}
.baozhaun_box3 .box .right ul li .text h3 {
  color: #ffffff;
  font-size: 20px;
}
.baozhaun_box3 .box .right ul li .text p {
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
}

.webA{width:100%;float:left;background:#fff;padding:70px 0px;}
.webA ul{width:100%;float:left;margin-top:40px;}
.webA ul li{width:25%;float:left;}
.webA ul li a{display:block;border-right:1px solid #f0f0f0;padding:30px 19% 52px 19%;text-align:center;}
.webA ul li a strong{display:block;font-size:91px;color:#333333;opacity:0.06;}
.webA ul li a span{display:block;font-size:20px;color:#444444;margin-top:-44px;font-weight:bold;height:26px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.webA ul li a p{color:#333333;line-height:24px;margin-top:30px;height:60px;overflow:hidden;}
.webA ul li a i{display:inline-block;width:70px;height:70px;line-height:70px;border:1px solid #c6c6c6;border-radius:20px;margin-top:12px;padding: 10px 0 0 0;}
.webA ul li a i img{vertical-align:middle; width: 50px; height: 50px; }
.webA ul li a i .h_img{display:none;}
.webA ul li:last-child a{border:none;}
@media screen and (min-width:1200px){
.webA ul li a:hover{background:#fbc700;}
.webA ul li a:hover strong,.webA ul li a:hover span,.webA ul li a:hover p{color:#fff;}
.webA ul li a:hover i{border-color:#fff; background: #fff;}
.webA ul li a:hover i .h_img{display:inline-block;}
.webA ul li a:hover i .s_img{display:none;}
.webA ul li a:hover strong{opacity:0.2;}
}

/* Portfolio */



.sigma_portfolio-item{
  position: relative;
  margin-bottom: 30px;
  cursor: pointer;
}
.sigma_portfolio-item img{
  width: 100%;
}
.sigma_portfolio-item span{
  color: #fff;
  transform: translateY(-10px);
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}

.sigma_portfolio-item .sigma_portfolio-item-content{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: .3s;
  padding: 20px;
}
.sigma_portfolio-item:hover .sigma_portfolio-item-content{
  background-color: rgba(0,0,0,.4);
}
.sigma_portfolio-item .sigma_portfolio-item-content-inner{
  margin-top: auto;
	  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  padding-right: 40px;
	
}
.sigma_portfolio-item .sigma_portfolio-item-content-inner h5{
  margin: 0 0 5px;line-height: 20px;
}
.sigma_portfolio-item .sigma_portfolio-item-content-inner p{
  margin: 0;
  color: #666; line-height: 20px;
}


.sigma_portfolio-item:hover  span,
.sigma_portfolio-item:hover .sigma_portfolio-item-content-inner{
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}





/* Style 4 and 5 and 6 */
.sigma_portfolio-item{
  overflow: hidden;
  position: relative;width: 100%; height: auto;
}
.sigma_portfolio-item.style-6{
  overflow: hidden;
  position: relative;width: 100%; height: auto;
}
.sigma_portfolio-item.style-6 .sigma_portfolio-item-content-inner{
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  padding-right: 40px;
}
.sigma_portfolio-item.style-6:hover .sigma_portfolio-item-content{
  background-color: transparent;
}

.sigma_portfolio-item.style-6 img{
  position: relative;overflow: hidden;transition: .3s;border-radius: 10px;
}
.sigma_portfolio-item.style-6:hover img{
    position: relative;
    overflow: hidden;
    border-radius: 15px;
  transition: .3s;
transform:scale(1.02); -webkit-transform:scale(1.02); -moz-transform:scale(1.02);-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out
}
.sigma_portfolio-item.style-6 h5{
  font-size: 18px; margin: 0; padding: 0; text-align: center;
}
.sigma_portfolio-item.style-6 p{
  font-size: 14px; margin: 0; padding: 0; text-align: center;
}

.sigma_portfolio-item.style-6 .sigma_portfolio-item-content{
  position: relative;
  top: auto;
  left: auto;
  width: auto;
  height: auto;
  padding: 20px 0 0;
}
.sigma_portfolio-item.style-6 .sigma_portfolio-item-content-inner{
  padding-right: 0;
}
.sigma_portfolio-item.style-6{
  overflow: visible;
}
.sigma_portfolio-item.style-6 .sigma_portfolio-item-content {
  border-radius: 35px;
  padding: 20px;
  text-align: center;
  background-color: #fff;
  width: calc(100% - 40px);
  margin: -35px auto 0;
  box-shadow: 0px 10px 50px 0px rgba(53,82,99,0.09);
}
.sigma_portfolio-item.style-6:hover .sigma_portfolio-item-content{
  background-color: #fdc800;
}
.sigma_portfolio-item.style-6:hover .sigma_portfolio-item-content h5{
  color: #fff;
}
.sigma_portfolio-item.style-6:hover .sigma_portfolio-item-content p{
  color: #fff;
}

.fangandi{ margin:0 auto; padding: 0; width: 100%; height: auto; background: #f3f3f3;}
.fangandi .left{ margin:0; padding: 0; width: 50%; height: auto; float: left; text-align: right;}
.fangandi .left img{ max-width: 100%; height: auto;}
.fangandi .right{ margin:0; padding:30px 40px; width: 50%; height: auto; float: left;}
.fangandi .right .table{ margin:0; padding:0; width:100%; height: auto; float: left; max-width: 600px;}

.fangandi .right .name{padding-bottom:5px; text-align: center;}
.fangandi .right .name img{ max-width: 100%; height: auto;}
.fangandi .right .name1{padding:5px 0 15px 0; width: 100%; height: auto; font-size: 12px; line-height: 20px; text-align: left; color: #888;}
.fangandi .right .content-way{}
.fangandi .right .content-way .item {border-bottom: 1px solid #dcdcde;overflow: hidden;padding:10px 0;}
.fangandi .right .content-way .item.item2 li{float: left;width: 48%;margin-right:1%;}
.fangandi .right .content-way .item.item2 li::after{content: '';display: block;width: 1px;height: 100%;background:#dedfe4;position: absolute;right:10%;top: 0;}
.fangandi .right .content-way .item.item2 li:last-child::after {display: none;}
.fangandi .right .content-way .item.item2 li:last-child {width: 48%;margin-right:0;}
.fangandi .right .content-way .item.item2 li:first-child {width: 48%;}
.fangandi .right .content-way .item.item2 li:nth-child(2) {width: 48%;}
.fangandi .right .content-way li{list-style: none;position: relative;}
.fangandi .right .content-way li i{width: 38px;height: 38px;border: 2px solid #1a1a1a;border-radius: 100%;overflow: hidden;display: inline-block;vertical-align: middle;margin-right: 10px;}
.fangandi .right .content-way li i.c1 {background: url("../image/fangan/c4.png") center no-repeat;}
.fangandi .right .content-way li i.c2 {background: url("../image/fangan/c1.png") center no-repeat;}
.fangandi .right .content-way li i.c3 {background: url("../image/fangan/c2.png") center no-repeat;}
.fangandi .right .content-way li i.c4 {background: url("../image/fangan/c3.png") center no-repeat;}
.fangandi .right .content-way li i.c5 {background: url("../image/fangan/c5.png") center no-repeat;}


.fangandi .right .content-way li span{display: inline-block;vertical-align: middle;}
.fangandi .right .content-way li h6{font-size: 12px;color: #999999;font-weight: normal;margin: 0; line-height: 20px;text-align: left;}
.fangandi .right .content-way li h5{font-size: 14px;color: #1a1a1a;margin: 0; padding: 0; font-weight: normal;line-height: 20px; text-align: left;}
.content-ewm {font-size: 14px;line-height: 28px; color: #999;padding-top: 30px;}
.fangandi .right .content-way li h5 a:hover{color: #000;}

.fangandi .right .content-way .itema {border-bottom: 1px solid #dcdcde;padding:10px 0;}

.contact_icon { text-align:center;padding: 20px 0; margin-left: 20px; position: relative;}
.contact_icon * {-webkit-transition:all .8s ease;-moz-transition:all .8s ease;transition:all .8s ease;}
.contact_icon a { display:inline-block;position: relative; width:40px; height:40px; margin:0 15px 0 -2px;-moz-border-radius: 100px;-webkit-border-radius: 100px;border-radius:100px;}
.contact_icon a:hover { z-index:1;}
.contact_icon .wx{background:url("../image/fangan/icon_03.png") center 8px no-repeat #919191;background-size: 60%;}
.contact_icon .qq{background:url("../image/fangan/icon_05.png") center 8px no-repeat #919191;background-size: 60%;}
.contact_icon .wb{background:url("../image/fangan/icon_07.png") center 8px no-repeat #919191;background-size: 60%;}
.contact_icon .wx:hover .ewm{display: block;}
.contact_icon .wx:hover {background:url("../image/fangan/icon_03.png") center -24px no-repeat #f3ca20;background-size: 60%;}
.contact_icon .qq:hover {background:url("../image/fangan/icon_05.png") center -30px no-repeat #f3ca20;background-size: 60%;}
.contact_icon .wb:hover {background:url("../image/fangan/icon_07.png") center   no-repeat #f3ca20;background-size: 60%;}
.contact_icon .ewm{display: none;width: 80px;height: 80px;position: absolute;left: 50%;margin-left: 30px;top: -20px;z-index: 3000000;background: #f3ca20;padding: 5px; text-align: center;}
.contact_icon .ewm::after {position: absolute;left:50%;z-index: 3;top:-6px;border-color: #000 transparent  transparent   transparent;margin-left: -7px;border-width: 8px;border-style: dashed;}
.contact_icon .ewm img {display: block;width: 70px;height: 70px;}


.contact_iconleft { text-align:left;padding: 20px 0; margin-right: 20px; position: relative;}
.contact_iconleft * {-webkit-transition:all .8s ease;-moz-transition:all .8s ease;transition:all .8s ease;}
.contact_iconleft a { display:inline-block;position: relative; width:40px; height:40px; margin:0 15px 0 -2px;-moz-border-radius: 100px;-webkit-border-radius: 100px;border-radius:100px;}
.contact_iconleft a:hover { z-index:1;}
.contact_iconleft .wx{background:url("../image/fangan/icon_03.png") center 8px no-repeat #919191;background-size: 60%;}
.contact_iconleft .qq{background:url("../image/fangan/icon_05.png") center 8px no-repeat #919191;background-size: 60%;}
.contact_iconleft .wb{background:url("../image/fangan/icon_07.png") center 8px no-repeat #919191;background-size: 60%;}
.contact_iconleft .wx:hover .ewm{display: block;}
.contact_iconleft .wx:hover {background:url("../image/fangan/icon_03.png") center -24px no-repeat #f3ca20;background-size: 60%;}
.contact_iconleft .qq:hover {background:url("../image/fangan/icon_05.png") center -30px no-repeat #f3ca20;background-size: 60%;}
.contact_iconleft .wb:hover {background:url("../image/fangan/icon_07.png") center   no-repeat #f3ca20;background-size: 60%;}
.contact_iconleft .ewm{display: none;width: 80px;height: 80px;position: absolute;left: 50%;margin-left: 30px;top: -20px;z-index: 3000000;background: #f3ca20;padding: 5px; text-align: center;}
.contact_iconleft .ewm::after {position: absolute;left:50%;z-index: 3;top:-6px;border-color: #000 transparent  transparent   transparent;margin-left: -7px;border-width: 8px;border-style: dashed;}
.contact_iconleft .ewm img {display: block;width: 70px;height: 70px;}



@media only screen and (max-width: 768px) {
.container1200{ padding: 0 2%; width: 96%;}
.fangancatelog1 .con2 ul li{ margin:3px auto; padding:20px; width: 32%; height: auto; margin-right:1%;}
.ptfu80{margin-top: 1px; }	
	
.fangandi .left{ margin:0; padding: 0; width: 100%; height: auto; float: left;}
.fangandi .right{ margin:0; padding:20px; width: 100%; height: auto; float: left;}	
.fangandi .right .name{padding-bottom:20px;}
.fangandi .right .name h4{font-size: 16px;color: #fbc700;margin: 0;text-transform: uppercase;}
.fangandi .right .name h2{font-size: 20px;color: #1a1a1a;margin: 0;text-transform: uppercase;}
.fangandi .right .content-way .item {border-bottom: 1px solid #dcdcde;overflow: hidden;padding:20px 0;}
.fangandi .right .content-way .item.item2 li{width: 100%;border-bottom: 1px solid #dcdcde; border-right:0;padding:10px 0;}
.fangandi .right .content-way .item.item2 li::after{content: '';display: block;width: 0;height: 100%;background:#dedfe4;position: absolute;right:10%;top: 0;}
.fangandi .right .content-way .item.item2 li:last-child::after {display: none;}
.fangandi .right .content-way .item.item2 li:last-child {width: 100%;border-bottom: 1px solid #dcdcde; border-right:0;padding:10px 0;}
.fangandi .right .content-way .item.item2 li:first-child {width: 100%;border-bottom: 1px solid #dcdcde; border-right:0;padding:10px 0;}
.fangandi .right .content-way li{list-style: none;position: relative;}
.fangandi .right .content-way li span{display: inline-block;vertical-align: middle;}
.fangandi .right .content-way li h6{font-size: 14px;color: #999999;font-weight: normal;margin: 0;text-align: left;line-height: 20px;}
.fangandi .right .content-way li h5{font-size: 16px;color: #1a1a1a;margin: 5px 0 0 0; text-align: left;}
.content-ewm {font-size: 14px;line-height: 28px; color: #999;padding-top: 30px;}	
.fangancatelog1 .con8 ul li{width: 48%;font-size: 14px; }
.fangancatelog1 .con9 ul li{ width: 31%;}		
	
}
@media only screen and (max-width: 740px) {
	
.container1200{ padding: 0 2%; width: 96%;}
	
.sectitle .title1{  font-size: 20px;}
.sectitle .title2{ font-size: 14px;}
	.sectitle .title3{ font-size: 20px;line-height: 20px; color: #000;}
.sectitle .title4{  font-size: 16px;  line-height: 20px; color: #666;}
.sectitle .title5{font-size: 20px;  line-height: 20px; color: #fbc700;}
.faq-page .title{font-size: 30px; font-weight: 300; color: #000; line-height: 30px; text-align: center;}

.fangancateloghui2 .col-lg-4{ margin:1%; float: left; width: 48%;z-index: 100;}
.fangancateloghui2 .col-lg-4:nth-child(3n+1){ clear: none;z-index: 100;}	
	.fangancateloghui2 .col-lg-4:nth-child(2n+1){ clear: both;z-index: 100;}	
	
	
.fangancateloghui2 .col-lg-3{ margin:1%; float: left; width: 48%;z-index: 100;}

		
	
	
	
	.fangancatelog1 .col-lg-3{ margin:0; float: left; width: 50%;z-index: 100;}
.fangancatelog1{ padding:20px 0; }
.fangancatelog1 .con2 ul li{ margin: 3px auto; padding:20px; width: 48%; height: auto; margin-right:1%;}
.fangancatelog1 .con2 ul li .en{ line-height: 20px; color: #888; font-size: 12px;}
.fangancatelog1 .con2 ul li .txt{line-height: 20px; color: #666; font-size: 18px;}	
	
.fangancatelog1 .con3 ul li{ margin: 0 auto; padding:20px; width: 98%; height: auto; margin-right:1%; float: left; border-right:0;border-bottom: 1px solid #e3e3e3; display: block;}
.fangancatelog1 .con3 ul li .img{ margin: 0 auto; padding:0; width: 40%; height: auto; float: left;text-align: center;}
.fangancatelog1 .con3 ul li .txt{ margin: 0 auto; padding:0 2%; width: 56%; height: auto; float: left;text-align: left; line-height: 30px; color: #666; font-size:18px;}

.fangancatelog1 .con4 ul li{ margin: 0 auto; padding:20px; width: 50%; height: auto;  float: left; }
.fangancatelog1 .con4 ul li .yuan{ margin: 0 auto; padding:0; width: 240px; height: 240px; border: 1px solid #fbc700; border-radius: 120px;}

.fangancatelog1 .con4 ul li .yuan .txt1{ margin: 0 auto; padding:60px 2% 0 2%; width: 96%; height: auto; text-align: center; line-height:50px; color: #fbc700; font-size:40px; font-weight: bold;}
.fangancatelog1 .con4 ul li .yuan .txt2{ margin: 0 auto; padding:60px 2% 0 2%; width: 96%; height: auto; text-align: center; line-height:25px; color: #fbc700; font-size:24px; font-weight: bold;}

.fangancatelog1 .con4 ul li .yuan .txt3{ margin: 0 auto; padding:20px 2% 0 2%; width: 96%; height: auto; text-align: center; line-height:20px; color: #666; font-size:18px; font-weight: normal;}

	
.fangancatelog1 .con5 ul li{ margin: 5px 1%; padding:10px; width: 48%; height: auto;border: 1px solid #e3e3e3; font-size: 14px;}
.fangancatelog1 .con6 .left{ margin: 0 auto; padding:10px 0; width: 100%; height: auto; float: left;}
.fangancatelog1 .con6 .right{ margin: 0 auto; padding:10px 0; width: 100%; height: auto; float: left;}
.fangancatelog1 .con7 ul li{ margin: 5px auto; padding:0; width: 48%; height: auto; display: block;margin-right:1%; float: left; border: 1px solid #e3e3e3; text-align: center;}
	
	
	
.fangancatelog1 .liuchen ul li{ width: 31%;}
.fangancatelog1 .liuchen ul li .txt1{ margin:10px auto 0 auto;font-size: 18px;}

.fangancatelog1 .liuchen1 ul li{ margin: 1%; width: 48%; }
.fangancatelog1 .liuchen1 ul li .ico img{ max-width: 100px; height: auto; }
	
.fangancatelog1 .liuchen1 ul li .txt1{ margin:5px auto 0 auto; font-size: 30px; }
.fangancatelog1 .liuchen1 ul li .txt2{ line-height: 20px; font-size: 14px;}

.fangancatelog1 .liuchen2 .nei{ margin: 1%; padding:0; width: 31%; height: auto; float: left;}


.fangancatelog1 .liuchen3 {  padding:20px 0; }
.fangancatelog1 .liuchen3 ul li{ margin: 1%; padding:0; width: 48%; height: auto; float: left;}
	
.fangancatelog1 .liuchen4 { margin: 0 auto; padding:30px 0;}
.fangancatelog1 .liuchen4 .col{ margin:1%; padding:0; width: 48%; height: auto;float: left;}	
	
.work-card .line-shape1 {display:none;}
.work-card .line-shape2 {display:none;}	
.sigma_portfolio-item.style-6 h5{
  font-size: 14px; margin: 0; padding: 0; text-align: center;
}	
	
	.seo-counter .col-lg-3{width:50%;}
	.seo-counter .single-box .number {
  font-weight: 900;
  font-size: 30px;
  color: #fff;
}
.seo-counter .main-content {
  position: relative;
  z-index: 1;
  padding-bottom: 40px;
}
.seo-counter .single-box:after {
  content: '';
  width: 0;
  height: 80px;
  background: #fff;
  position: absolute;
  bottom: -15px;
  top:6px;
}	
	.seo-counter .single-box{padding: 10px 0; border-bottom: 1px dashed #fff;}	
	
}

@media only screen and (max-width: 640px) {
.picsolutionmobile{margin:0 auto; padding:30px 0; width: 100%; height: auto; display: block;}
.picsolutionmobile ul{margin:0 auto; padding:10px 0; width: 100%; height: auto; }
.picsolutionmobile ul li{margin:10px 1%; padding:0; width: 48%; height: auto; float: left;display: block;background: #f9f9f9; border-radius: 8px; position: relative; z-index: 10;}
.picsolutionmobile ul li .img{margin:0 auto; padding:0; width: 100%; height: auto; float: left;border-radius: 8px; overflow: hidden;}
.picsolutionmobile ul li .img img{width: 100%; height: auto;}
		
	
.picsolutionmobile ul li .txt{margin:0 auto; padding:10px; width: 100%; height: auto; float: right;}
.picsolutionmobile ul li .txt .t1{margin:0 auto; padding:0; width: 100%; height: auto; font-size: 16px; line-height: 20px; text-align: center;}
.picsolutionmobile ul li .txt .t2{margin:0 auto; padding:5px 0; margin-bottom: 5px; width: 100%; height: auto; font-size: 12px;font-family: "MaxPro",Arial; line-height: 20px; text-align: center;}

.seo-counter.bg1 {
  background: url(../image/fangan/bg1.jpg) no-repeat center;
  position: relative;background-size: cover;
  margin: 20px 0 10px 0; 
}	
.seo-counter.bg1 .main-content {
  padding:20px 0;
}
	.picsolution1 {margin:5px auto;}	
	
.picsolution1 .title{font-size: 26px; font-weight: 300; color: #000; line-height: 20px; text-align: center;}
.picsolution1 ul li{margin:1%; padding:10px; width: 48%; height: auto; min-height: 60px;}
.picsolution1 ul li .img{margin:0 auto; padding:0; width: 100%; height: auto; text-align: center;}
.picsolution1 ul li .txt{margin:0 auto; padding:0; width: 100%; height: auto;  }
.picsolution1 ul li .txt .t1{margin:0 auto; padding:5px 0; width: 100%; height: auto; font-size: 16px; line-height: 20px; text-align: center;}
.picsolution1 ul li .txt .t2{display: none;}

.picsolution1 ul li:hover{padding-top:10px;}


.picsolution1.baidu ul li{margin:5px 0; padding:20px 30px; width: 100%; height: auto; min-height: 160px;border: 1px solid #f4f4f4}
.picsolution1.ali ul li{margin:5px 0; padding:20px 30px; width: 100%; height: auto; min-height: 160px;} 	
.picsolution1.baidu ul li .img{text-align: left;}
.picsolution1.baidu ul li .txt .t1{padding:10px 0; font-size: 18px; line-height: 20px; text-align: left;}
.picsolution1.baidu ul li .txt .t2{font-size: 14px; line-height:20px; text-align: left;}	
	
	
.picsolution1.baidu ul li .txt .t2{display: block;}
	
.picsolution2{padding:10px 0;}
.picsolution2 .title{font-size: 26px;  text-align: center;line-height: 20px;}

.picsolution2 .img{margin:10px auto; padding:15px; width: 100%; height: auto; text-align: center; background: #f9f9f9;}
.picsolution2 .img img{max-width: 100%; height: auto; }
	.picsolution2 .col-md-2{width: 31%;padding: 5px; margin:0 1%;}	
.sectitle .title6{  padding: 10px auto; font-size: 26px; text-align: center; line-height: 20px; color: #000; font-weight: 300;}
	
.picsolution3 .title{font-size: 26px;  text-align: center;line-height: 20px;}	

.picsolution5{margin:0 auto; padding:30px 0; width: 100%; height: auto;margin-top: 20px;}
.picsolution5 .title{margin:0 auto; padding:0; width: 100%; height: auto; font-size: 26px; font-weight: 300; color: #000; line-height: 30px; text-align: left;}
	
.picsolution6{margin:0 auto; padding:30px 0; width: 100%; height: auto;margin-top: 20px;}
.picsolution6 .title{margin:0 auto; padding:0; width: 100%; height: auto; font-size: 26px; font-weight: 300; color: #000; line-height: 30px; text-align: left; background: none;}
.picsolution6 .con{margin: 20px auto;}
.picsolution6 .con .left{margin: 0; padding: 0; width: 40px;font-size: 30px; font-weight: 600; line-height:50px;}


.picsolution6 .con .right{margin: 0; padding: 0 3%; width:-webkit-calc(100% - 40px); 
width:-moz-calc(100% - 40px); 
width:calc(100% - 40px);  height: auto; float: left; }

.picsolution6 .con .right .t1{margin: 0; padding: 0; width: 100%; height: auto; float: left;font-size: 20px; font-weight: 300; color: #000; line-height: 20px; text-align: left;}
.picsolution6 .con .right .t2{margin: 0; padding:0; width: 100%; height: auto; float: left;font-size: 14px; font-weight: 300; color: #888; line-height: 20px; text-align: left;}	

	.picsolution7{margin:0 auto; padding:30px 0; width: 100%; height: auto;margin-top: 20px;}
.picsolution7 .title{margin:0 auto; padding:0; width: 100%; height: auto; font-size: 26px;}
	
.picsolution8{margin:0 auto; padding:20px 0; }
.picsolution8 .title{margin:0 auto; padding:10px 0 ; font-size: 26px; font-weight: 300; color: #000; line-height: 30px; text-align: center;}
.picsolution8 .title1{margin:0 auto; padding:10px 2%; width: 96%; font-size:16px; line-height: 20px; text-align: center;}

.picsolution8 .piccon{margin:20px auto; padding:20px; border-radius: 30px; background: url(../image/fangan/waimao3.jpg) no-repeat center center;}
.picsolution8 .piccon .con{margin:0 auto; padding:0; width: 98%; height: auto; float: left;}
.picsolution8 .piccon .con .img{margin:0 auto; padding:0; width: 100%; height: auto;}
.picsolution8 .piccon .con .t1{margin:0 auto; padding:5px 0; width: 100%; height: auto; float: left; font-size: 20px; font-weight: 400; line-height: 30px; text-align: left;}
.picsolution8 .piccon .con .t2{margin:0 auto; padding:5px 0; width: 100%; height: auto; float: left; font-size: 14px; font-weight: 300; color: #666; line-height: 20px; text-align: left;}
.picsolution8 .piccon .con .t3{display: none;}

.picsolutioncon{ border-radius: 20px; overflow: hidden;}
.picsolutioncon .left{margin:0 auto; padding: 0; width: 100%; height: auto;float: left;}
.picsolutioncon .right{margin:0 auto; padding:30px; width: 100%; height: auto;float: left;}
.picsolutioncon .right .titletxt{margin:0 auto; padding:0; width: 100%; margin-top: 10px; height: auto;float: left;}
.picsolutioncon .right .titletxt .t1{margin:0 auto; padding:0; width: 100%; height: auto;float: left; font-size: 26px;color: #000;font-weight: 300; line-height: 30px;}
.picsolutioncon .right .titletxt .t2{margin:0 auto; padding:20px 0; width: 100%; height: auto;float: left; font-size: 14px;color: #000;font-weight: 400; line-height: 20px;}
.picsolutioncon .right .num{position: absolute; bottom: 60px; color: #000;z-index: 1;right:50px;white-space:nowrap;font-size:50px;line-height:1em;}
.picsolutioncon .right .num{-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);opacity:1;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;color:rgba(255,255,255,0);-webkit-text-stroke:1px #c1c1c1;-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s; text-align: center; font-weight: 800;}	
	
.fangancatelog1 .con2 ul li .yuan{ margin: 0 auto; padding:0; width: 100px; height: 100px; border: 1px solid #e3e3e3; border-radius:50px; display: block;}


.fangancatelog1.ali .con2 ul li{ margin: 5px auto; padding:10px; width: 48%; height: auto; margin-right:1%; float: left; border: 1px solid #e3e3e3; display: block;}	

.fangancatelog1 .con2 ul li .img{ margin: 0 auto; padding:0; width: 100%; height: auto; text-align: center; padding-top:20px;}	

.fangancatelog1 .con11 ul li{ margin: 5px 1%; padding:20px 20px; width: 47%; height: auto;float: left; background: #fff;}
.fangancatelog1 .con11 ul li .txt{ margin: 0 auto; padding:5px; width: 100%; height: auto; float: left;text-align: center; line-height: 20px; color: #000; font-size:16px; font-weight:300;}
	
.zhenshu .owl-carousel .owl-controls .owl-nav .owl-prev{
	left:-70px;background: url(../image/fangan/arrow1.png) no-repeat center center;
}
.zhenshu .owl-carousel .owl-controls .owl-nav .owl-next{
	right:-70px;background: url(../image/fangan/arrow2.png) no-repeat center center;
}	
	.baozhaun_box2 .box ul li {
  float: left;
  width: 100%; margin: 10px 0;
  text-align: center;
}	
	
	
	
	
}
@media only screen and (max-width: 480px) {
	
.fangancatelog1 .con9 ul li{ width: 48%;}		
.fangancatelog1 .con4 ul li{ margin: 0 auto; padding:20px; width: 50%; height: auto;  float: left; }
.fangancatelog1 .con4 ul li .yuan{ margin: 0 auto; padding:0; width:160px; height: 160px; border: 1px solid #fbc700; border-radius: 80px;}

.fangancatelog1 .con4 ul li .yuan .txt1{ margin: 0 auto; padding:20px 2% 0 2%; width: 96%; height: auto; text-align: center; line-height:50px; color: #fbc700; font-size:30px; font-weight: bold;}
.fangancatelog1 .con4 ul li .yuan .txt2{ margin: 0 auto; padding:20px 2% 0 2%; width: 96%; height: auto; text-align: center; line-height:25px; color: #fbc700; font-size:18px; font-weight: bold;}

.fangancatelog1 .con4 ul li .yuan .txt3{ margin: 0 auto; padding:5px 2% 0 2%; width: 96%; height: auto; text-align: center; line-height:20px; color: #666; font-size:14px; font-weight: normal;}
	
}
.fangancatelog1 .con11 ul li .txt{ margin: 0 auto; padding:5px; width: 100%; height: auto; float: left;text-align: center; line-height: 20px; color: #000; font-size:14px; font-weight:300;}
	
.fangancatelog1 .con5.other ul{ margin: 0 auto; padding:0; width: 100%; height: auto; max-width: 1600px;}
.fangancatelog1 .con5.other ul li{ margin: 5px auto; padding:10px; width: 15.5%; height: auto;border: 1px solid #e3e3e3; background: #fff; display: block;margin-right:1%; float: left; border-right: 1px solid #e3e3e3; display: block;text-align: center; line-height: 30px; color: #666; font-size:14px;}
.fangancatelog1 .con5.other ul li:hover{background:#fbc700;color:#fff}

.ttm-list-li-content {font-size:15px}

.custom-container{max-width:1300px}
.custom-container1{max-width:1000px}
.custom-container2{max-width:1670px}
.sosuo{box-shadow:8px 8px 30px 0px rgb(42 67 113 / 15%);border-radius:30px}

.services-block-two{
	position:relative;
	padding-bottom:40px;
}

.services-block-two .inner-box{
	position:relative;
}

.services-block-two .inner-box .content-column{
	position:relative;
	margin-bottom:40px;
}

.services-block-two .inner-box .content-column .inner-column{
	position:relative;
	padding-top:90px;
	padding-right:40px;
}

.services-block-two .inner-box .content-column .icon-box{
	position:relative;
}

.services-block-two .inner-box .content-column .icon-box .service-number{
	position:absolute;
	left:0px;
	top:165%;
	font-weight:800;
	font-size:85px;
	color:rgba(52,99,255,0.20);
	font-family: 'Nunito', sans-serif;
}
.services-block-two.face .inner-box .content-column .icon-box .service-number,.services-block-three.face .inner-box .content-column .icon-box .service-number{
	position:absolute;
	left:0px;
	top:165%;
	font-weight:800;
	font-size:110px;
	color:rgba(52,99,255,0.20);
	font-family: 'Nunito', sans-serif;
}
.services-block-two .inner-box .content-column .icon-box .icon{
	position:relative;
	font-size:54px;
	color:#ff6288;
	line-height:1em;
}

.services-block-two .inner-box .content-column h3{
	position:relative;
	color:#444444;
	font-size:25px;
	line-height:1.3em;
	margin-top:30px;
}
.services-block-two .inner-box .content-column span{font-size: 16px}
.services-block-two .inner-box .content-column .text{
	position:relative;
	color:#7f8497;
	font-size:16px;
	line-height:1.7em;
	margin-top:30px;
}

.services-block-two .image-column{
	position:relative;
}

.services-block-two .image-column .inner-column{
	position:relative;
	padding-left:70px;
}
.services-block-two.xcp .image-column .inner-column{
	position:relative;
	padding-left:40px;
}
@media (max-width:991.98px){.services-block-two.xcp .image-column .inner-column{
	position:relative;
	padding-left:0px;
}}
.services-block-two.style-two .inner-box .content-column .inner-column,
.services-block-three.style-two .inner-box .content-column .inner-column{
	padding-top:50px;
}

.services-block-two.style-two .inner-box .content-column .icon-box .icon,
.services-block-three.style-two .inner-box .content-column .icon-box .icon{
	color:#9f70ed;
}
.services-block-three.style-two .inner-box .content-column .inner-column{
	padding-top:50px;
}

.services-block-two.style-two .inner-box .content-column .icon-box .icon,
.services-block-three.style-two .inner-box .content-column .icon-box .icon{
	color:#9f70ed;
}

/* Services Block Three */

.services-block-three{
	position:relative;
	padding-bottom:40px;
}

.services-block-three .inner-box{
	position:relative;
}

.services-block-three .inner-box .content-column{
	position:relative;
}

.services-block-three .inner-box .content-column .inner-column{
	position:relative;
	padding-top:90px;
	padding-left:50px;
}

.services-block-three .inner-box .content-column .icon-box{
	position:relative;
}

.services-block-three .inner-box .content-column .icon-box .service-number{
	position:absolute;
	left:0px;
	top:165%;
	font-weight:800;
	font-size:85px;
	color:rgba(52,99,255,0.20);
	font-family: 'Nunito', sans-serif;
}

.services-block-three .inner-box .content-column .icon-box .icon{
	position:relative;
	font-size:54px;
	color:#ff6288;
	line-height:1em;
}

.services-block-three .inner-box .content-column h3{
	position:relative;
	color:#444444;
	font-size:25px;
	line-height:1.3em;
	margin-top:30px;
}
.services-block-three .inner-box .content-column span{font-size: 16px; font-weight: 600}
.services-block-three .inner-box .content-column .text{
	position:relative;
	color:#7f8497;
	font-size:16px;
	line-height:1.7em;
	margin-top:30px;
}

.services-block-three .image-column{
	position:relative;
}

.services-block-three .image-column .inner-column{
	position:relative;
}
.inner-column i{color:#3463cb}
.pricing-section{
	position:relative;
	padding:70px 0px 60px;
}

.pricing-section .sec-title{
	margin-bottom:70px;
}

.pricing-section.style-two{
	padding-top:130px;
}

.pricing-section .pricing-option{
	position:relative;
	text-align:center;
	margin-top:60px;
}
@media (max-width: 640px) {
.pricing-section{
	padding:20px 0px;
}

.pricing-section .sec-title{
	margin-bottom:20px;
}

.pricing-section.style-two{
	padding-top:30px;
}

.pricing-section .pricing-option{
	position:relative;
	text-align:center;
	margin-top:20px;
}

}
.pricing-section .pricing-option .option-inner{
	position:relative;
	display:inline-block;
	cursor:pointer;
}

.pricing-section .pricing-option span.monthly{
	position:relative;
	top:-5px;
	color:#333333;
	cursor:pointer;
	font-size:14px;
	font-weight:600;
	display:inline-block;
	text-transform:capitalize;
}

.pricing-section .pricing-option span.yearly{
	position:relative;
	top:-4px;
	color:#333333;
	font-size:14px;
	font-weight:600;
	cursor:pointer;
	display:inline-block;
	text-transform:capitalize;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.pricing-section .pricing-option span.icon{
	position:relative;
	top:8px;
	width:65px;
	height:32px;
	margin:0px 8px;
	display:inline-block;
	border-radius:50px;
	border:1px solid #d9d9d9;
}

.pricing-section .pricing-option span.icon:before{
	position:absolute;
	content:'';
	left:2px;
	top:2px;
	bottom:1px;
	width:25px;
	height:25px;
	display:inline-block;
	border-radius:50%;
	background-color:#ff6489;
	-webkit-transition:all 300ms ease;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.pricing-section .pricing-option .option-inner.active span.icon:before{
	left:36px;
}

.pricing-section .pricing-inner-container .yearly-package,
.pricing-section .pricing-inner-container .monthly-package{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	opacity:0;
}

.pricing-section .pricing-inner-container .monthly-package{
	position:relative;
	opacity:1;
}

.pricing-section .pricing-inner-container.toggle-package .yearly-package{
	position:relative;
	opacity:1;
}

.pricing-section .pricing-inner-container.toggle-package .monthly-package{
	position:absolute;
	opacity:0;
}

/* Price Block */

.price-block{
	position:relative;
	margin-bottom:60px;
}

.pricing-section .monthly-package .price-block,
.pricing-section .yearly-package .price-block,
.pricing-section .toggle-package .monthly-package .price-block{
	visibility:hidden;
	transform:scaleX(0.5) ;
	-webkit-transition:all 700ms ease;
	-ms-transition:all 700ms ease;
	transition:all 700ms ease;
}

.pricing-section .default-active .price-block,
.pricing-section .monthly-package .price-block{
	opacity:1;
	visibility:visible;
	transform:scaleX(1);
}

.pricing-section .toggle-package .yearly-package .price-block{
	opacity:1;
	visibility:visible;
	transform:scaleX(1);
}

.price-block .inner-box{
	position:relative;
	border-radius:8px;
	border:1px solid #e4e4e4;
	box-shadow:0px 0px 45px rgba(0,0,0,0.10);
}

.price-block .inner-box .ribbon{
	position:absolute;
	right:10px;
	top:21px;
	color:#ffffff;
	font-size:12px;
	font-weight:600;
	padding:8px 16px 8px 25px;
	display:inline-block;
	background-color:#9f70ed;
	transform: rotate(-90deg);
	font-family: 'Open Sans', sans-serif;
}

.price-block .inner-box .ribbon:after{
	position:absolute;
	content:'';
	left:-1px;
	bottom:0px;
	border-top: 22px solid transparent;
    border-left: 15px solid #ffffff;
    border-bottom: 22px solid transparent;
}

.price-block .inner-box .title-box{
	position:relative;
	text-align:center;
	padding:30px 15px;
	border-bottom:1px solid #e4e4e4;
}

.price-block .inner-box .title-box h2{
	position:relative;
	color:#444444;
	font-size:20px;
	font-weight:600;
	letter-spacing:1px;
	text-transform:uppercase;
}

.price-block .inner-box .content-box{
	position:relative;
	text-align:center;
	padding:25px 15px 0px;
}

.price-block .inner-box .content-box .price{
	position:relative;
	color:#f3ca20;
	font-weight:700;
	line-height:1em;
	font-size:44px;
	font-family: 'Open Sans', sans-serif;
}

.price-block .inner-box .content-box .price sub{
	position:relative;
	font-size:22px;
	font-weight:600;
}

.price-block .inner-box .content-box .price span{
	font-size:22px;
	font-weight:600;
	color: #444
}

.price-block .inner-box .content-box .title{
	position:relative;
	color:#24cfb5;
	font-size:15px;
	line-height:1.3em;
	font-weight:600;
	margin:20px 0px 25px;
}

.price-block:nth-child(2) .inner-box .content-box .title{
	color:#9a60fa;
}

.price-block:nth-child(3) .inner-box .content-box .title{
	color:#4ca6fb;
}

.price-block:nth-child(4) .inner-box .content-box .title{
	color:#ff617d;
}

.price-block:nth-child(5) .inner-box .content-box .title{
	color:#35ce3c;
}

.price-block:nth-child(6) .inner-box .content-box .title{
	color:#fb4cf1;
}

.price-block .inner-box .content-box .price-list{
	position:relative;
	margin-bottom:45px;
}

.price-block .inner-box .content-box .price-list li{
	position:relative;
	color:#777777;
	font-size:14px;
	margin-bottom:14px;
	font-weight:100;
	padding-left:15px;
	font-family: 'Open Sans', sans-serif;
}
.price-block .inner-box .content-box .price-list li+.check{font-size:18px!important;font-weight: 600 }
.price-block .inner-box .content-box .price-list li:last-child{
	margin-bottom:0px;
}

.price-block .inner-box .content-box .price-list li .check{
	position:relative;
	color:#f3ca20;
	margin-right:10px;	
}

.price-block .inner-box .content-box .price-list li .remove{
	position:relative;
	color:#ff3044;
}

.price-block .inner-box .content-box .btn-box{
	position:relative;
	margin-bottom:-30px;
}
.price-block .inner-box .content-box .price-list li+.cross{padding-bottom:20px}
.box-shadow{box-shadow:0px 0px 10px rgba(0,0,0,0.20);}



.single-image-carousel {
    position: relative;
    margin-bottom: 50px; width: 100%; height: auto;
}

.single-image-carousel .slider-nav {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 9;
    bottom: 0;
    transform: translateX(-50%);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.single-image-carousel .slider-button-next {
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #ccad6e;
    color: #ffffff;
    margin-right: 1px;
    cursor: pointer;
}
.single-image-carousel .slider-button-next i{
   line-height: 40px;
}
.single-image-carousel .slider-button-prev {
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #ccad6e;
    color: #ffffff;
    margin-left: 1px;
    cursor: pointer;
}
.single-image-carousel .slider-button-prev i{
   line-height: 40px;
}
.single-image-carousel .slider-nav:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 0;
    width: 2px;
    bottom: 0;
    background: #fff;
    transform: translateX(-50%);
}

.service-cardmain{margin: 0 auto; padding: 0; width: 100%; height: auto;}
.service-card {
  position: relative;
  text-align: left;
  height: 230px;
  padding: 40px 30px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  display: block;
  z-index: 1;
  border-radius: 15px;
  margin: 20px 0 10px 0;transition: 0.3s;
}

.service-card.huiqian {
 background: #f8f8f8; border: 1px solid #e3e3e3;
}

.service-card img {
  margin-bottom: 17px;
  max-width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}


.service-card h3 {
  font-size: 20px; display: block;
  margin-bottom: 15px;
  position: relative;
}

.service-card p {
  margin: 0 auto;display: block;
  margin-bottom: 15px; min-height: 40px;
  position: relative;
}


.service-card ul{margin:0 auto; padding:0; width:100%; height:auto; position: relative;}
.service-card ul.s2{width: 48%;display: inline-block;}
.service-card ul li{margin:0 auto; padding:0; width:100%; max-width: 200px; height:auto; display:block; position: relative;text-align:left;}
.service-card ul li a{margin:0 auto; padding:0; width:100%; height:auto;font-size:14px; line-height:20px; text-align:left; }


.service-card ul li i{
  font-weight: 300;
  font-size: 12px;
  color: #000; margin-right: 10px; }

.service-card ul.two{margin:0 auto; padding:0; width:100%; height:auto; max-width: 400px; background: #222;}
.service-card ul.two li{margin:0 auto; padding:0; width:33.3%;max-width: 200px; height:auto; float:left;font-size:14px; line-height:20px; text-align:left; }
.service-card ul.two li a{margin:0 auto; padding:0; width:100%; height:auto; font-size:14px; line-height:20px; text-align:center; }

.service-card:hover{
 margin-top: -10px; transition: 0.3s;
  z-index: 5555;
}
.service-card li:hover a,.service-card li:hover i {
  color:#e99b20;z-index: 5555;
}
.five{margin:0 0.5%;padding:0; width:19%; height:auto;}


@media (max-width:768px) {
.five{margin:0 1%;padding:0; width:48%; height:auto;}
}
